Template:Computer Talk for Rolfsen Table: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<div style="border: solid pink 1px">
<div style="border: solid pink 1px">
===Computer Talk===
===Computer Talk===
Much of the above data can be recomputed by [http://www.wolfram.com/ Mathematica] using the package [[The Mathematica Package KnotTheory`|<code>KnotTheory`</code>]]. See [[A Sample KnotTheory` Session]], or any of the '''Computer Talk'' sections above.
<div class="NavFrame">
<div class="NavHead">Much of the above data can be recomputed by [http://www.wolfram.com/ Mathematica] using the package [[The Mathematica Package KnotTheory`|<code>KnotTheory`</code>]]. See [[A Sample KnotTheory` Session]], or the "simulated mathematica session" below. Your input (in <font color=red>red</font>) is realistic; all else should have the same content as in a real mathematica session, but with different formatting.
</div>
</div>
<div class="NavContent">
<!-- The following is meant to be similar to the notebook in http://katlas.math.toronto.edu/svn/KnotAtlas/RolfsenKnotPageSession.nb -->

(The path below will be different on your system, and possibly also the <tt>KnotTheory`</tt> date)

{{In|n=1|in=<nowiki>AppendTo[$Path, "C:/drorbn/projects/KAtlas/"];
<< KnotTheory`</nowiki>}}

{{Print|Loading KnotTheory` version of May 31, 2006, 14:15:20.091.
Read more at http://katlas.math.toronto.edu/wiki/KnotTheory.}}

{|
|- align=left valign=top
|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}}/Number}} ];</code>
|}

</div></div></div>

Revision as of 14:58, 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 any of the 'Computer Talk sections above.