v3.1
NathanDunfield
released this
24 May 02:35
·
490 commits
to master
since this release
-
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.