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/
87 stars 41 forks source link

remove a whole bunch of __future__ imports #57

Closed fchapoton closed 2 years ago

fchapoton commented 2 years ago

here we go, again for #55

there may remain one or two, because I had to avoid conflict with the previous pull request

fchapoton commented 2 years ago

please merge this one too