This repository contains knotkit with my modifications
Go to file
Cotton Seed 4443c8e331 Replaced laurentpoly with multivariate_laurentpoly and updated uses
(sseq, module) appropriately; removed algebra/laurentpoly.h and added
algebra/multivariate_laurentpoly.h.  Added io, muladdeq to Z.  Added
functions open_file, close_file to lib/io.h.  Added operator < to
map_wrapper.
2011-12-22 15:35:49 -05:00
algebra Replaced laurentpoly with multivariate_laurentpoly and updated uses 2011-12-22 15:35:49 -05: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 Replaced laurentpoly with multivariate_laurentpoly and updated uses 2011-12-22 15:35:49 -05: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 Added /serial.cmd* to .gitignore. Minor changes to build with version 2011-12-14 13:32:28 -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 commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
cobordism.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
cube_impl.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05: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 First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05: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 commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
knot_diagram.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
knot_tables.cpp First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
knotkit.h First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
main.cpp Replaced laurentpoly with multivariate_laurentpoly and updated uses 2011-12-22 15:35:49 -05:00
Makefile Replaced laurentpoly with multivariate_laurentpoly and updated uses 2011-12-22 15:35:49 -05: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
README added my binary testsurfaces to .gitignore 2011-12-13 16:09:29 -05:00
README2 added my binary testsurfaces to .gitignore 2011-12-13 16:09:29 -05: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 First commit in git. This is a cleaned up version of r114 from the 2011-12-09 15:50:25 -05:00
sseq.cpp Replaced laurentpoly with multivariate_laurentpoly and updated uses 2011-12-22 15:35:49 -05:00
sseq.h Replaced laurentpoly with multivariate_laurentpoly and updated uses 2011-12-22 15:35:49 -05: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 Added Zp and unary minus to ring classes. Added *~ to .gitignore. 2011-12-14 13:07:53 -05:00

I modified cotton's readme.