Using the LinKnot package: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:
The Mathematica package LinKnot is a combination of two packages. The first, "Knot2000" was written by M.Ochiai and N.Imafuji. This was extended to the package "LinKnot" by S. Jablan and R. Sazdanovic. This package provides many useful things KnotTheory can't do natively; for example, it can interpret Conway notations, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.
The Mathematica package LinKnot is a combination of two packages. The first, "Knot2000" was written by M.Ochiai and N.Imafuji. This was extended to the package "LinKnot" by S. Jablan and R. Sazdanovic. This package provides many useful things KnotTheory can't do natively; for example, it can interpret Conway notations, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.


To use LinKnot with KnotTheory, you should download LinKnot, available from [http://www.mi.sanu.ac.yu/vismath/linknot/]. Install this wherever you like, and in your Mathematica session issue a command like
To use LinKnot with KnotTheory, you should download LinKnot.zip from [http://katlas.math.toronto.edu/svn/LinKnot/tags/stable/] (a full LinKnot manual page is in the zip file, in the mathematica notebook <tt>K2KL.nb</tt>). Install this wherever you like, and in your Mathematica session issue a command like


<!--$$AppendTo[$Path, "/path/to/LinKnots.m"];$$-->
<!--$$AppendTo[$Path, "/path/to/LinKnots.m"];$$-->

Revision as of 11:34, 18 February 2006


The Mathematica package LinKnot is a combination of two packages. The first, "Knot2000" was written by M.Ochiai and N.Imafuji. This was extended to the package "LinKnot" by S. Jablan and R. Sazdanovic. This package provides many useful things KnotTheory can't do natively; for example, it can interpret Conway notations, and, at least on Windows machines, provides nice graphics for knots, and a graphical interface for drawing knots by hand.

To use LinKnot with KnotTheory, you should download LinKnot.zip from [1] (a full LinKnot manual page is in the zip file, in the mathematica notebook K2KL.nb). Install this wherever you like, and in your Mathematica session issue a command like


After you've done this, everything should just work. (LinKnots` will only be loaded when necessary, and there might be a short delay when this happens.) If everything doesn't just work, please complain to Scott.

You may find it helpful to explicitly set the path in which you've installed LinKnot (although KnotTheory tries to do this itself). Simply set LinKnotDirectory[].