Template:Rolfsen Knot Presentations Computer Talk: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>The session shown below is meant to be similar to the notebook in http://katlas.org/svn/KnotAtlas/RolfsenKnotPageSession.nb</noinclude>
<div class="NavFrame"><div class="NavHead"><b>Computer Talk.</b>&nbsp;&nbsp;&nbsp;</div>
<div class="NavFrame"><div class="NavHead">Computer Talk</div>
<div class="NavContent">The above data is available with the [http://www.wolfram.com/ Mathematica] package [[The Mathematica Package KnotTheory`|<code>KnotTheory`</code>]]. 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 class="NavContent" style="text-align: left;">The above data is available with the [http://www.wolfram.com/ Mathematica] package [[The Mathematica Package KnotTheory`|<code>KnotTheory`</code>]]. 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.
<!-- The following is meant to be similar to the notebook in http://katlas.math.toronto.edu/svn/KnotAtlas/RolfsenKnotPageSession.nb -->


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


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


{|
{|
Line 28: Line 28:


{{FreeStyleOut|5}}
{{FreeStyleOut|5}}
|{{Data:{{PAGENAME}}/Gauss Code}}
| {{Data:{{PAGENAME}}/Gauss Code}}
|}
|}


Line 39: Line 39:
(The path below may be different on your system)
(The path below may be different on your system)


{{In|n=7|in=<nowiki>AppendTo[$Path, "C:/bin/LinKnot/"];<nowiki>}}
{{In|n=7|in=<nowiki>AppendTo[$Path, "C:/bin/LinKnot/"];</nowiki>}}


{{In|n=8|in=<nowiki>ConwayNotation[K]</nowiki>}}
{{In|n=8|in=<nowiki>ConwayNotation[K]</nowiki>}}
Line 46: Line 46:
|{{Data:{{PAGENAME}}/Conway Notation}}
|{{Data:{{PAGENAME}}/Conway Notation}}
|}
|}

{{In|n=9|in=<nowiki>br = BR[K]</nowiki>}}

{{Message|KnotTheory::credits: The minimum braids representing the knots with up to 10 crossings were provided by Thomas Gittings. See arXiv:math.GT/0401051.}}

{{FreeStyleOut|9}}
| <tt>{{Data:{{PAGENAME}}/BraidWord}}</tt>
|}

{{In|n=10|in=<nowiki>{First[br], Crossings[br], BraidIndex[K]}</nowiki>}}

{{Message|KnotTheory::credits: The braid index data known to KnotTheory` is taken from Charles Livingston's http://www.indiana.edu/~knotinfo/.}}

{{Message|KnotTheory::loading: Loading precomputed data in IndianaData`.}}

{{FreeStyleOut|10}}
| { {{Data:{{PAGENAME}}/MinimalBraidWidth}}, {{Data:{{PAGENAME}}/MinimalBraidLength}}, {{Data:{{PAGENAME}}/BraidIndex}} }
|}

{{In|n=11|in=<nowiki>Show[BraidPlot[br]]</nowiki>}}

{|
|- align=left valign=top
|width=70px|
|{{Data:{{PAGENAME}}/BraidPlot}}
|}

{{FreeStyleOut|11}}
| <tt>-Graphics-</tt>
|}

{{In|n=12|in=<nowiki>Show[DrawMorseLink[K]]</nowiki>}}

{{Message|KnotTheory::credits: "MorseLink was added to KnotTheory` by Siddarth Sankaran at the University of Toronto in the summer of 2005."}}

{{Message|KnotTheory::credits: "DrawMorseLink was written by Siddarth Sankaran at the University of Toronto in the summer of 2005."}}

{|
|- align=left valign=top
|width=70px|
|[[Image:{{PAGENAME}}_ML.gif]]
|}

{{FreeStyleOut|12}}
| <tt>-Graphics-</tt>
|}

{{In|n=13|in=<nowiki>ap = ArcPresentation[K]</nowiki>}}

{{FreeStyleOut|13}}
| <tt>ArcPresentation{{Data:{{PAGENAME}}/Arc Presentation}}</tt>
|}

{{In|n=14|in=<nowiki>Draw[ap]</nowiki>}}

{|
|- align=left valign=top
|width=70px|
|[[Image:{{PAGENAME}}_AP.gif]]
|}

{{FreeStyleOut|14}}
| <tt>-Graphics-</tt>
|}

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

Latest revision as of 16:36, 2 December 2007

The session shown below is meant to be similar to the notebook in http://katlas.org/svn/KnotAtlas/RolfsenKnotPageSession.nb