Skip to content

Releases: 3-manifolds/SnapPy

v3.2

16 Jan 17:08
Compare
Choose a tag to compare
  • An alternative implementation of the length spectrum. It supports verified computations and is significantly faster in some cases.

  • isometry_signature now also works for closed manifolds.

  • A paper plane or eye ball in the inside_view showing the position and bearing of the user in the hyperbolic manifold.

  • A faster and more robust algorithm to the compute maximal cusp area matrix.

  • Bug fix to slice_obstruction_HKL: earlier versions incorrectly allowed looking at mod 2 homology of the branched cover, where the theory does not directly apply.

  • New self-contained SnapPy application for Linux.

  • Support for Python 3.13 and SageMath 10.5.

v3.1.1

14 Jun 01:47
Compare
Choose a tag to compare

Fixes bug in SnapPy 3.1 (May 2023) related to loading/saving user settings.

v3.1

24 May 02:35
Compare
Choose a tag to compare
  • 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 and snappy.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

18 Dec 00:24
Compare
Choose a tag to compare

Runs natively on Macs with Apple Silicon processors (M1, M1 Pro, M1 Max).

v3.0.2

12 Nov 18:43
Compare
Choose a tag to compare

Add support for SageMath 9.4 and 9.5, Python 3.10, and macOS Monterey

v3.0.1

17 Apr 14:43
Compare
Choose a tag to compare

See release notes for changes.

v2.8

21 May 13:34
Compare
Choose a tag to compare

See http://snappy.computop.org for release notes.