Template:Computer Talk for Rolfsen Table: Difference between revisions
From Knot Atlas
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|- align=left valign=top |
|- align=left valign=top |
||
|width=70px|<code style="color: blue; border: 0px; padding: 0em">In[3]:=</code> |
|width=70px|<code style="color: blue; border: 0px; padding: 0em">In[3]:=</code> |
||
|<code style="white-space: pre; color: red; border: 0px; padding: 0em; background-color: rgb(255,255,255);">K[{{Data:{{PAGENAME}}/Crossings}}, {{Data:{{PAGENAME}}/KnotNumber}} ];</code> |
|<code style="white-space: pre; color: red; border: 0px; padding: 0em; background-color: rgb(255,255,255);">K[ {{Data:{{PAGENAME}}/Crossings}}, {{Data:{{PAGENAME}}/KnotNumber}} ];</code> |
||
|} |
|} |
||
Revision as of 13:17, 24 June 2006
Computer Talk
Much of the above data can be recomputed by Mathematica using the package
KnotTheory`
. See A Sample KnotTheory` Session, or the "simulated mathematica session" below. Your input (in red) is realistic; all else should have the same content as in a real mathematica session, but with different formatting.
(The path below will be different on your system, and possibly also the KnotTheory` date)
In[1]:=
|
AppendTo[$Path, "C:/drorbn/projects/KAtlas/"];
<< KnotTheory`
|
Loading KnotTheory` version of May 31, 2006, 14:15:20.091.
|
In[3]:=
|
K[ Data:Computer Talk for Rolfsen Table/Crossings, Data:Computer Talk for Rolfsen Table/KnotNumber ];
|