Extending/Modifying KnotTheory`: Difference between revisions
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Anybody is welcome, indeed encouraged, to fix, modify or extend the package <code>KnotTheory`</code> to the benefit of everybody else. This note explains how this can be done and outlines some of the conventions used within <code>KnotTheory`</code>. |
Anybody is welcome, indeed encouraged, to fix, modify or extend the package <code>KnotTheory`</code> to the benefit of everybody else. This note explains how this can be done and outlines some of the conventions used within <code>KnotTheory`</code>. |
||
===Seeing the sources=== |
|||
Visit the sources at [http://katlas.math.toronto.edu/svn/KnotTheory/ http://katlas.math.toronto.edu/svn/KnotTheory/] and especially at [http://katlas.math.toronto.edu/svn/KnotTheory/trunk/src/ http://katlas.math.toronto.edu/svn/KnotTheory/trunk/src/]. |
|||
===Writing Your Extension=== |
===Writing Your Extension=== |
Revision as of 15:29, 8 December 2005
Anybody is welcome, indeed encouraged, to fix, modify or extend the package KnotTheory`
to the benefit of everybody else. This note explains how this can be done and outlines some of the conventions used within KnotTheory`
.
Seeing the sources
Visit the sources at http://katlas.math.toronto.edu/svn/KnotTheory/ and especially at http://katlas.math.toronto.edu/svn/KnotTheory/trunk/src/.
Writing Your Extension
Submitting Your Extension
KnotTheory`
is a computer program written in an unrestricted language. Meaning that a vicious programmer could use it to do harmful things to the computer running it. Therefore unlike much of the rest of the Knot Atlas, it can be modified directly only by the administrators of this site. If you aren't one, email your extension/modification to Dror. Dror will read through it quickly to confirm that it's not malicious and doesn't do anything obviously wrong and post it in the Setup section of this manual. Thanks!