This repository contains knotkit with my modifications
Go to file
Cotton Seed 56e3070bc4 Added knot_desc to knotkit.h/knot_tables.cpp. Resurrected MPI
support.  mpimain.cpp set up to tabulate Kh and steenrod squares.
2012-07-28 13:20:37 -04:00
algebra Modified main to compare sq1/2 for knots with equal Kh. 2012-07-28 13:20:03 -04:00
knot_parser First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
lib Added support to compute Sq1 and Sq2 on Kh. 2012-07-28 13:19:15 -04:00
mtlinks First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
mutant_knot_groups First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
rd_parser First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
.gitignore Code to extract component(s) of links in knot_diagram. main.cpp set 2012-02-23 19:04:13 -05:00
Makefile Added knot_desc to knotkit.h/knot_tables.cpp. Resurrected MPI 2012-07-28 13:20:37 -04:00
README added my binary testsurfaces to .gitignore 2011-12-13 16:09:29 -05:00
alternating First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
cobordism.cpp First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
cobordism.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
cube.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
cube.h Added support to compute Sq1 and Sq2 on Kh. 2012-07-28 13:19:15 -04:00
cube_impl.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
dt_code.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
dt_code.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
gss.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
knot_diagram.cpp First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
knot_diagram.h Code to extract component(s) of links in knot_diagram. main.cpp set 2012-02-23 19:04:13 -05:00
knot_tables.cpp Added knot_desc to knotkit.h/knot_tables.cpp. Resurrected MPI 2012-07-28 13:20:37 -04:00
knotkit.h Added knot_desc to knotkit.h/knot_tables.cpp. Resurrected MPI 2012-07-28 13:20:37 -04:00
main.cpp Modified main to compare sq1/2 for knots with equal Kh. 2012-07-28 13:20:03 -04:00
mpi_aux.cpp Added knot_desc to knotkit.h/knot_tables.cpp. Resurrected MPI 2012-07-28 13:20:37 -04:00
mpi_aux.h Added knot_desc to knotkit.h/knot_tables.cpp. Resurrected MPI 2012-07-28 13:20:37 -04:00
mpimain.cpp Added knot_desc to knotkit.h/knot_tables.cpp. Resurrected MPI 2012-07-28 13:20:37 -04:00
nonalternating First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
planar_diagram.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
planar_diagram.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
simplify_chain_complex.h Added support to compute Sq1 and Sq2 on Kh. 2012-07-28 13:19:15 -04:00
smoothing.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
smoothing.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
spanning_tree_complex.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
spanning_tree_complex.h Added support to compute Sq1 and Sq2 on Kh. 2012-07-28 13:19:15 -04:00
sseq.cpp Replaced laurentpoly with multivariate_laurentpoly and updated uses 2011-12-22 15:35:49 -05:00
sseq.h First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00
steenrod_square.cpp Added support to compute Sq1 and Sq2 on Kh. 2012-07-28 13:19:15 -04:00
steenrod_square.h Added support to compute Sq1 and Sq2 on Kh. 2012-07-28 13:19:15 -04:00
testlib.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
todo.txt First cut at moving the code over to C++11. 2012-07-27 15:37:47 -04:00

README

I modified cotton's readme.