This repository contains knotkit with my modifications
Go to file
Cotton Seed ca8c47cc5b mpimain set up to compute Steenrod squares for 15 crossing mutant knot
groups.
2012-07-30 15:43:28 -04:00
algebra Fixed a few bugs coming from the rebase of square to master: 2012-07-28 13:48:17 -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 Fixed a few bugs coming from the rebase of square to master: 2012-07-28 13:48:17 -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 Changes to dump Kh sq1, sq2 in manageable, compessed format. 2012-07-30 15:32:13 -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 Removed dead max computation from cube_impl.h. Added support for sage 2012-07-28 13:27: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 Fixeds to module reader (not carry unnecessary refcounts?). main 2012-07-28 13:27:47 -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 Changes to dump Kh sq1, sq2 in manageable, compessed format. 2012-07-30 15:32:13 -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 Changes to get mpimain running. 2012-07-28 13:27:46 -04:00
mpimain.cpp mpimain set up to compute Steenrod squares for 15 crossing mutant knot 2012-07-30 15:43:28 -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 Fixeds to module reader (not carry unnecessary refcounts?). main 2012-07-28 13:27:47 -04:00
planar_diagram.h Fixeds to module reader (not carry unnecessary refcounts?). main 2012-07-28 13:27:47 -04: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 Fixed a few bugs coming from the rebase of square to master: 2012-07-28 13:48:17 -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 Changes to dump Kh sq1, sq2 in manageable, compessed format. 2012-07-30 15:32:13 -04:00

README

I modified cotton's readme.