Releases: 3-manifolds/SnapPy
v3.1.1
v3.1
-
A method
snappy.Manifold.exterior_to_link
for going from a link exterior to a link diagram taken from Dunfield-Obeidin-Rudd. -
Covers now computed by the stand-alone low_index module, which uses multiple processor cores and is typically much faster than the old code. In some cases, it is dramatically faster than even GAP or Magma.
-
Added geodesics to the
inside_view
. -
Added drilling any simple geodesic with
snappy.Manifold.drill_word
andsnappy.Manifold.drill_words
, not just those that are combinatorially simple (snappy.Manifold.dual_curves
). -
Support for Python 3.11 and SageMath 10.0.
-
Modernized styling of the documentation.
v3.0.3
Runs natively on Macs with Apple Silicon processors (M1, M1 Pro, M1 Max).
v3.0.2
Add support for SageMath 9.4 and 9.5, Python 3.10, and macOS Monterey
v3.0.1
See release notes for changes.
v2.8
See http://snappy.computop.org for release notes.