Data for manifolds in the closed census

closed_census_isosigs.txt A list of isosigs for triangulations supporting geometric triangulations for all closed census manifolds. These are the isosigs hikmot uses as part of it's proof. The one exception is that vol3 uses a triple cover with isosig 'gLLMQcbeefefpjaqupw_BBab(1,0)'.


closed census_dict.pyA python dictionary of all known (experimental) surgery descriptions of manifolds in the closed census. To the best of my knowledge that this list is complete and correct has not be check. By correct, I mean that each pair of alternative surgery descriptions is known to be correct. The second task is certainly possible, and likely to have been performed by Craig Hodgson (who shared the list with me) or Jeff Weeks, but I don't know if has been done.

using:


>>> import closed_census_dict as ccd
>>> my_dict = ccd.closed_census_dict
>>> my_dict['m003(2,1)']
['m003(-3,1)',
'm003(2,1)',
'm006(2,1)',
'm029(-2,1)',
's557(1,1)',
'v2455(1,1)',
'v2557(0,1)',
'v2660(1,1)']
>>> my_dict['m003(-3,1)']
['m003(-3,1)',
'm003(2,1)',
'm006(2,1)',
'm029(-2,1)',
's557(1,1),',
'v2455(1,1)',
'v2557(0,1)',
'v2660(1,1)']


closed_mflds_all_descriptions.txt A text file containing all known (experimental) surgery descriptions of manifolds in the closed census.

Small Triangulation Data - Lists of all ideal triangulations with 2,3,4,5,6 tetrahedra

2 tet info
3 tet info
4 tet info
4 tet prime decompositions
4 tet JSJ pieces

5 tet info
5 tet prime decompositions
5 tet JSJ pieces

6 tet info
6 tet prime decompositions
6 tet JSJ pieces