SymPy | Polyhedron.cyclic_form() in Python
Polyhedron.cyclic_form() : cyclic_form() is a sympy Python library function that returns the indices of the corners in cyclic notation. Syntax : sympy.combinatorics.Polyhedrons.Polyhedron.cyclic_form() Return : indices of the corners in cyclic notation Code #1 : cyclic_form() Example - tetrahedron P