issues
search
3-manifolds
/
SnapPy
SnapPy is a package for studying the topology and geometry of 3-manifolds, with a focus on hyperbolic structures. It is based on the SnapPea kernel written by Jeff Weeks.
https://snappy.computop.org/
89
stars
41
forks
source link
some trivial fixes from cython-lint (indentation, raw strings, etc)
#105
Closed
fchapoton
closed
1 year ago
fchapoton
commented
1 year ago
some fixes inside
cython
folder
using
r"text"
in appropriate places
fixing some wrong indentation
also changes some old-style
for
loops to python-style (this may need a serious check at one place)
:pretzel:
some fixes inside
cython
folderr"text"
in appropriate placesfor
loops to python-style (this may need a serious check at one place):pretzel: