Skip to content

Releases: 3-manifolds/SnapPy

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.