Setup: Difference between revisions
DrorsRobot (talk | contribs) No edit summary |
|||
Line 7: | Line 7: | ||
<tt><font color=blue>In[1]:=</font></tt><code> << KnotTheory`</code> |
<tt><font color=blue>In[1]:=</font></tt><code> << KnotTheory`</code> |
||
<tt>Loading KnotTheory` version of |
<tt>Loading KnotTheory` version of July 7, 2007, 9:53:56.5473. |
||
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.</tt> |
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.</tt> |
||
<!--END--> |
<!--END--> |
||
Line 30: | Line 30: | ||
n = 3 | |
n = 3 | |
||
in = <nowiki>KnotTheoryVersion</nowiki> | |
in = <nowiki>KnotTheoryVersion</nowiki> | |
||
out= <nowiki>KnotTheoryVersion[] returns the date of the current version of the |
out= <nowiki>KnotTheoryVersion[] returns the date of the current version of the |
||
package KnotTheory`. KnotTheoryVersion[k] returns the kth field in |
|||
KnotTheoryVersion[].</nowiki>}} |
|||
<!--END--> |
<!--END--> |
||
Line 38: | Line 40: | ||
n = 4 | |
n = 4 | |
||
in = <nowiki>KnotTheoryVersionString</nowiki> | |
in = <nowiki>KnotTheoryVersionString</nowiki> | |
||
out= <nowiki>KnotTheoryVersionString[] returns a string containing the date and |
out= <nowiki>KnotTheoryVersionString[] returns a string containing the date and |
||
time of the current version of the package KnotTheory`. It is generated |
|||
from KnotTheoryVersion[].</nowiki>}} |
|||
<!--END--> |
<!--END--> |
||
Line 46: | Line 50: | ||
n = 5 | |
n = 5 | |
||
in = <nowiki>KnotTheoryWelcomeMessage</nowiki> | |
in = <nowiki>KnotTheoryWelcomeMessage</nowiki> | |
||
out= <nowiki>KnotTheoryWelcomeMessage[] returns a string containing the welcome message |
out= <nowiki>KnotTheoryWelcomeMessage[] returns a string containing the welcome message |
||
printed when KnotTheory` is first loaded.</nowiki>}} |
|||
<!--END--> |
<!--END--> |
||
Line 56: | Line 61: | ||
n = 6 | |
n = 6 | |
||
in = <nowiki>{KnotTheoryVersion[], KnotTheoryVersionString[]}</nowiki> | |
in = <nowiki>{KnotTheoryVersion[], KnotTheoryVersionString[]}</nowiki> | |
||
out= <nowiki>{{ |
out= <nowiki>{{2007, 7, 7, 9, 53, 56.5473}, July 7, 2007, 9:53:56.5473}</nowiki>}} |
||
<!--END--> |
<!--END--> |
||
Line 64: | Line 69: | ||
n = 7 | |
n = 7 | |
||
in = <nowiki>KnotTheoryWelcomeMessage[]</nowiki> | |
in = <nowiki>KnotTheoryWelcomeMessage[]</nowiki> | |
||
out= <nowiki>Loading KnotTheory` version of |
out= <nowiki>Loading KnotTheory` version of July 7, 2007, 9:53:56.5473. |
||
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.</nowiki>}} |
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.</nowiki>}} |
||
<!--END--> |
<!--END--> |
||
Line 73: | Line 78: | ||
n = 8 | |
n = 8 | |
||
in = <nowiki>KnotTheoryDirectory</nowiki> | |
in = <nowiki>KnotTheoryDirectory</nowiki> | |
||
out= <nowiki>KnotTheoryDirectory[] returns the best guess KnotTheory` has for its |
out= <nowiki>KnotTheoryDirectory[] returns the best guess KnotTheory` has for its |
||
location on the host computer. It can be reset by the user.</nowiki>}} |
|||
<!--END--> |
<!--END--> |
||
Line 81: | Line 87: | ||
n = 9 | |
n = 9 | |
||
in = <nowiki>KnotTheoryDirectory[]</nowiki> | |
in = <nowiki>KnotTheoryDirectory[]</nowiki> | |
||
out= <nowiki>C: |
out= <nowiki>C:\drorbn\projects\KnotTheory\svn\trunk\KnotTheory</nowiki>}} |
||
<!--END--> |
<!--END--> |
||
Revision as of 14:04, 28 September 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 July 7, 2007, 9:53:56.5473. 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]=
|
{{2007, 7, 7, 9, 53, 56.5473}, July 7, 2007, 9:53:56.5473}
|
In[7]:=
|
KnotTheoryWelcomeMessage[]
|
Out[7]=
|
Loading KnotTheory` version of July 7, 2007, 9:53:56.5473.
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.
|
|
In[9]:=
|
KnotTheoryDirectory[]
|
Out[9]=
|
C:\drorbn\projects\KnotTheory\svn\trunk\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/.