# Various bits of code


2022-08-20


# gens = [F.one() if i in tree_faces else gens[i] for i in range(len(gens))]
    
