{"library":"snappy-manifolds","title":"Snappy Manifolds Database","type":"library","description":"A database of snappy manifolds for use with the SnapPy library. Current version 1.4 expands OrientableCuspedCensus and CensusKnots to include all 10-tetrahedra manifolds and adds the RibbonLinks census. Maintained by the 3-manifolds community.","language":"python","status":"active","last_verified":"Fri May 01","install":{"commands":["pip install snappy-manifolds"],"cli":null},"imports":["from snappy_manifolds import orientable_cusped_census","from snappy_manifolds.link_exteriors import HTLinkExteriors"],"auth":{"required":false,"env_vars":[]},"links":{"homepage":null,"github":"https://github.com/3-manifolds/snappy_manifolds","docs":null,"changelog":null,"pypi":"https://pypi.org/project/snappy-manifolds/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null},"quickstart":{"code":"import snappy\nfrom snappy_manifolds import orientable_cusped_census\n\n# Load a manifold from the census\nM = orientable_cusped_census[0]\nprint(M.name(), M.volume())","lang":"python","description":"Load the first manifold from the orientable cusped census and print its name and volume.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}