New pages

From Knot Atlas
Jump to navigationJump to search
New pages
Hide bots | Show redirects
  • 17:23, 5 August 2025CableLink.m (hist | edit) ‎[9,760 bytes]Sam.panitch (talk | contribs) (Created page with "(* The program <code>CableLink</code> is documented on the page Threading a link by a polynomial. It is not part of the package <code>KnotTheory`</code> but is designed to work with it. Use <code><nowiki>Import["http://katlas.org/w/index.php?title=CableLink.m&action=raw"]</nowiki></code> to download into a mathematica session, or copy-paste the text below ignoring the <code>*)</code> on the first line and the <code>(*</code> on the last. <pre> *) (*Kauffman...")
  • 17:13, 5 August 2025Threading a link by a polynomial (hist | edit) ‎[2,575 bytes]Sam.panitch (talk | contribs) (Created page with "<code>cableLink[link,poly,strandList,vars]</code>, whose code is available here, computes the Kauffman bracket of link (given as a PD) with components L1,L2,...,Ln, cabled by the polynomial poly in the variables z1,z2,...,zn. strandList is a list of strand labels of length n, where the ith element is the first strand label corresponding to component Li. As an example, we can verify some formulas from Mausbaum: <!--$$Import["http://katlas.org/w/index.php?t...")