Setup: Difference between revisions
No edit summary |
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 August |
<tt>Loading KnotTheory` (version of August 28, 2005, 22:58:49)...</tt> |
||
<!--END--> |
<!--END--> |
||
Line 14: | Line 14: | ||
<!--$$Alexander[Knot[6, 2]][t]$$--> |
<!--$$Alexander[Knot[6, 2]][t]$$--> |
||
<!--Robot Land, no human edits to "END"--> |
<!--Robot Land, no human edits to "END"--> |
||
{{ |
{{InOut| |
||
n = 2 | |
|||
in = <nowiki>Alexander[Knot[6, 2]][t]</nowiki> | |
|||
{{InOut2|n=2}}<pre style="border: 0px; padding: 0em"><nowiki> -2 3 2 |
|||
out= <nowiki> -2 3 2 |
|||
-3 - t + - + 3 t - t |
-3 - t + - + 3 t - t |
||
t</nowiki> |
t</nowiki>}} |
||
{{InOut3}} |
|||
<!--END--> |
<!--END--> |
||
<!--$$?KnotTheoryVersion$$--> |
<!--$$?KnotTheoryVersion$$--> |
||
<!--Robot Land, no human edits to "END"--> |
<!--Robot Land, no human edits to "END"--> |
||
{{HelpLine| |
|||
{{Help1|n=3|s=KnotTheoryVersion}} |
|||
n = 3 | |
|||
⚫ | |||
in = <nowiki>KnotTheoryVersion</nowiki> | |
|||
{{Help2}} |
|||
⚫ | |||
<!--END--> |
<!--END--> |
||
<!--$$?KnotTheoryVersionString$$--> |
<!--$$?KnotTheoryVersionString$$--> |
||
<!--Robot Land, no human edits to "END"--> |
<!--Robot Land, no human edits to "END"--> |
||
{{HelpLine| |
|||
{{Help1|n=4|s=KnotTheoryVersionString}} |
|||
n = 4 | |
|||
⚫ | |||
in = <nowiki>KnotTheoryVersionString</nowiki> | |
|||
{{Help2}} |
|||
⚫ | |||
<!--END--> |
<!--END--> |
||
<!--$$?KnotTheoryWelcomeMessage$$--> |
<!--$$?KnotTheoryWelcomeMessage$$--> |
||
<!--Robot Land, no human edits to "END"--> |
<!--Robot Land, no human edits to "END"--> |
||
{{HelpLine| |
|||
{{Help1|n=5|s=KnotTheoryWelcomeMessage}} |
|||
n = 5 | |
|||
⚫ | |||
⚫ | |||
{{Help2}} |
|||
⚫ | |||
<!--END--> |
<!--END--> |
||
Line 47: | Line 50: | ||
<!--$${KnotTheoryVersion[], KnotTheoryVersionString[]}$$--> |
<!--$${KnotTheoryVersion[], KnotTheoryVersionString[]}$$--> |
||
<!--Robot Land, no human edits to "END"--> |
<!--Robot Land, no human edits to "END"--> |
||
{{ |
{{InOut| |
||
n = 6 | |
|||
in = <nowiki>{KnotTheoryVersion[], KnotTheoryVersionString[]}</nowiki> | |
|||
out= <nowiki>{{2005, 8, 28, 22, 58, 49}, August 28, 2005, 22:58:49}</nowiki>}} |
|||
{{InOut3}} |
|||
<!--END--> |
<!--END--> |
||
<!--$$KnotTheoryWelcomeMessage[]$$--> |
<!--$$KnotTheoryWelcomeMessage[]$$--> |
||
<!--Robot Land, no human edits to "END"--> |
<!--Robot Land, no human edits to "END"--> |
||
{{ |
{{InOut| |
||
n = 7 | |
|||
⚫ | |||
in = <nowiki>KnotTheoryWelcomeMessage[]</nowiki> | |
|||
out= <nowiki>Loading KnotTheory` (version of August 28, 2005, 22:58:49)...</nowiki>}} |
|||
{{InOut3}} |
|||
<!--END--> |
<!--END--> |
||
<!--$$?KnotTheoryDirectory$$--> |
<!--$$?KnotTheoryDirectory$$--> |
||
<!--Robot Land, no human edits to "END"--> |
<!--Robot Land, no human edits to "END"--> |
||
{{HelpLine| |
|||
{{Help1|n=8|s=KnotTheoryDirectory}} |
|||
n = 8 | |
|||
⚫ | |||
in = <nowiki>KnotTheoryDirectory</nowiki> | |
|||
{{Help2}} |
|||
⚫ | |||
<!--END--> |
<!--END--> |
||
Revision as of 11:36, 30 August 2005
Start by downloading either the file KnotTheory.tar.gz (file description) or the file KnotTheory.zip (file description) (around 1MB 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 August 28, 2005, 22:58:49)...
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]=
|
{{2005, 8, 28, 22, 58, 49}, August 28, 2005, 22:58:49}
|
In[7]:=
|
KnotTheoryWelcomeMessage[]
|
Out[7]=
|
Loading KnotTheory` (version of August 28, 2005, 22:58:49)...
|
|
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 (file description) or the file DTCodes4Knots12To16.zip (file description) (about 9MB each), and unpack either one into the directory KnotTheory/.