3-manifolds / Spherogram

Spherogram is a Python module for dealing with the kind of planar diagrams that arise in 3-dimensional topology, such as link and Heegaard diagrams. It a component of the larger SnapPy project.
https://snappy.math.uic.edu/spherogram.html
19 stars 8 forks source link

cleaning torus.py and twist.py #18

Closed fchapoton closed 2 years ago

fchapoton commented 2 years ago

in torus: refactor and simplify the code, make pylint happy.

in twist, a few pep8 details only.