- Fixed bug to ensure 3-triangulations cusps are lists of lists.
- Fixed bug in a triangulation's homology generators.
- Uplift for new workflow.
- Retire old Python runtimes.
- Removed Python 2 imports.
- Switched to github actions for CI/CD.
- Fixed typo in knot census documentation.
- Added Python 3.9 support.
- Making smaller taut surfaces.
- Snappy is only required if computing taut structures.
- Removed Python 2 support.
- Added minimum Python dependency versions.
- Merged lint and docs tox cases.
- Switched to the latest version of realalg.
- Switch pml fixedpoint iteration thresholds to the Margalit--Strenner--Yurtas bounds.
- Added heuristics for finding monodromies of bundles using taut structures. Joint with Nathan M Dunfield.
- Triangulations created more efficiently.
- Using new version of realalg.
- Removed cypari as a requirement.
- Moved quickstart documentation into README.
- Building under Python 3.7 on readthedocs.io.
- Fixed py.test --durations flag.
- Using MANIFEST.in.
- Explicitly included censuses as package_data.
- Added simpler way to start flipper.app.
- Fixed appveyor build sequence.
- Now using common realalg package.
- Removed unused code.
- First git release.
- Changed optional flag of Encoding.bundle from
canonical
toveering
. - EquippedTriangulation and Triangulation are now callable.
- Fixed bug which prevented canonical pA representatives from being found at the starting position.