Additions to SnapPea

Here are some additions to Jeff Weeks' SnapPea that you may find useful. Comments and problems should go to me, Nathan Dunfield, not Jeff. See also the CompuTop.org software list.

Data and Examples

I have some tables of properties of the SnapPea census manifolds. For the closed manifolds, see also the data associated to my work with Bill Thurston.

I also have SnapPea projections of all knots through 11 crossings and links through 10 crossings. These were computed by Joe Christy, and I have converted them to the modern SnapPea format. Download here. Note added Feb 15, 2006: Prior to this date, the file for the knot 8_19 was incorrect.

Software

Marc Culler and I maintain the most current Python interface to SnapPea. It is derived from Jeff Weeks SnapPea 3.0d3. Prior to this, I wrote a distinct interface, python_snappea. At this point, python_snappea is deprecated. There is still stuff that it can do that the newer one can't, but you are hereby deputized to send me mail requesting particular features of the old to be added to the new.

I also have some stand-alone Python programs for generating link projections:

You will need a Python interpreter (version 1.5 or newer) to run these programs. These are free and available for virtually every platform from the Python home page. If you're using UNIX, you can see if your system has python installed by typing which python (Linux and Mac OS X systems almost always have Python installed).

I also have a variety of C code that extends SnapPea. For these you will need to be able to compile your own version of the SnapPea kernel (experts only ;-). Since I anticipate low demand for these items, send me mail if you want any of them.

Up to index.