Database of veering triangulations up to 16 tetrahedra
Project description
This repository contains the manifold database of all transverse veering triangulations with at most sixteen tetrahedra. The data is also available here:
Andreas Giannopoulos, Saul Schleimer and Henry Segerman. A census of veering structures. https://math.okstate.edu/people/segerman/veering.html, 2019.
To install this package, do:
python -m pip install --upgrade veering_16
or, if you are using SageMath:
sage -pip install --upgrade veering_16
The above command should be able to automatically install the 1.4 version of snappy_manifolds, if it is not readily installed.
To use this module with SnapPy, you need to have SnapPy version 3.3.2 or later installed. You can check your SnapPy version with:
>>> import snappy >>> snappy.__version__ '3.3.2'
If you have an older version of SnapPy, you can upgrade it with:
python -m pip install --upgrade snappy
or, if you are using SageMath:
sage -pip install --upgrade snappy
With the above setup, simply importing snappy will automatically import snappy_11_tets and make the extended census available in SnapPy. The extended census can then be accessed via SnapPy’s Manifold class.
The raw source for the tables are in:
manifold_src/original_manifold_sources
stored as plain text CSV files for the potential convenience of other users. The triangulations themselves are stored in the “isosig” format of Burton, as described in the appendix to this paper with an added “decoration” suffix that describes the taut angle structure.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file veering_16-1.0.1.tar.gz.
File metadata
- Download URL: veering_16-1.0.1.tar.gz
- Upload date:
- Size: 17.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6454e3e3af41a37ede5e696dc64888e2df15fe1c09b2847c3bd5a4e838cffb67
|
|
| MD5 |
65a9458a296be8175f002cd73162cbb1
|
|
| BLAKE2b-256 |
55ddd293995f5aed6b7a977ce9dd73c597cde62f047eeb57eb36a19f6380f1a0
|