Setup: Difference between revisions
(Reverted edit of IvaH, changed back to last version by Drorbn) |
No edit summary |
||
Line 21: | Line 21: | ||
in = <nowiki>Alexander[Knot[6, 2]][t]</nowiki> | |
in = <nowiki>Alexander[Knot[6, 2]][t]</nowiki> | |
||
out= <nowiki> -2 3 2 |
out= <nowiki> -2 3 2 |
||
-3 - t |
-3 - t - 3 t - t |
||
t</nowiki>}} |
t</nowiki>}} |
||
<!--END--> |
<!--END--> |
Revision as of 22:40, 19 June 2007
Start by downloading either the file KnotTheory.tar.gz or the file KnotTheory.zip (around 3MB each), and unpack either one. This will create a subdirectory KnotTheory/ in your current working directory. This done, no installation is required (though you may wish to check out Further Data Files below). Start Mathematica and you're ready to go:
In[1]:= << KnotTheory`
Loading KnotTheory` version of February 16, 2006, 19:56:47.7317... Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.
Notice the little "prime" at the end of KnotTheory above. It is a backquote (find it on the upper left side of most keyboards) and not a quote, and it really has to be there for things to work.
Let us check that everything is working well:
In[2]:=
|
Alexander[Knot[6, 2]][t]
|
Out[2]=
|
-2 3 2
-3 - t - 3 t - t
t
|
|
|
|
Thus on the day this manual page was last changed, we had:
In[6]:=
|
{KnotTheoryVersion[], KnotTheoryVersionString[]}
|
Out[6]=
|
{{2006, 2, 16, 19, 56, 47.7317}, February 16, 2006, 19:56:47.7317}
|
In[7]:=
|
KnotTheoryWelcomeMessage[]
|
Out[7]=
|
Loading KnotTheory` version of February 16, 2006, 19:56:47.7317...
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.
|
|
In[9]:=
|
KnotTheoryDirectory[]
|
Out[9]=
|
C:/drorbn/projects/KAtlas/\KnotTheory
|
KnotTheoryDirectory may not work under some operating systems/environments. Please let Dror know if you encounter any difficulties.
Notes
Precomputed Data
KnotTheory`
comes with a certain amount of precomputed data which is loaded "on demand" just when it is needed. When a precomputed data file is read by KnotTheory`, a notification message is displayed. To prevent these messages from appearing execute the command Off[KnotTheory::loading]
.
====Further Data Files==== To access the Hoste-Thistlethwaite enumeration of knots with 12 to 16 crossings (see Naming and Enumeration), also download either the file DTCodes4Knots12To16.tar.gz or the file DTCodes4Knots12To16.zip (about 9MB each), and unpack either one into the directory KnotTheory/.