To Do: Difference between revisions

From Knot Atlas
Jump to navigationJump to search
m (Reverted edits by Authorsimms (Talk); changed back to last version by Drorbn)
m ((removed spam))
Line 84: Line 84:
[[Special:Whatlinkshere&target=Template:Todo-later|Pages with the 'todo-later' template]]
[[Special:Whatlinkshere&target=Template:Todo-later|Pages with the 'todo-later' template]]
[[Special:Whatlinkshere&target=Template:Todo|Pages with the 'todo' template]]
[[Special:Whatlinkshere&target=Template:Todo|Pages with the 'todo' template]]
























































































































[http://best-wheel-website.info best wheel website]
[http://everything-rims.info everything rims]
[http://grill-coati.info grill coati]
[http://grill-cony.info grill cony]
[http://grill-cow.info grill cow]
[http://grill-crocodile.info grill crocodile]
[http://grills-colt.info grills colt]
[http://grills-coyote.info grills coyote]
[http://more-rims-wheels.info more rims wheels]
[http://rims-alligator.info rims alligator]
[http://rims-aoudad.info rims aoudad]
[http://rims-ass.info rims ass]
[http://rims-bat.info rims bat]
[http://rims-bison.info rims bison]
[http://rims-bull.info rims bull]
[http://rims-canary.info rims canary]
[http://rims-chamois.info rims chamois]
[http://rims-chipmunk.info rims chipmunk]
[http://rims-doe.info rims doe]
[http://rims-dromedary.info rims dromedary]
[http://rims-elephant.info rims elephant]
[http://rims-fawn.info rims fawn]
[http://rims-fox.info rims fox]
[http://rims-gilamonster.info rims gilamonster]
[http://rims-wheels-and-more.info rims wheels and more]
[http://tires-addax.info tires addax]
[http://tires-antelope.info tires antelope]
[http://tires-armadillo.info tires armadillo]
[http://tires-basilisk.info tires basilisk]
[http://tires-bighorn.info tires bighorn]
[http://tires-buffalo.info tires buffalo]
[http://tires-camel.info tires camel]
[http://tires-chameleon.info tires chameleon]
[http://tires-chinchilla.info tires chinchilla]
[http://tires-dingo.info tires dingo]
[http://tires-dormouse.info tires dormouse]
[http://tires-eland.info tires eland]
[http://tires-ewe.info tires ewe]
[http://tires-fish.info tires fish]
[http://tires-gemsbok.info tires gemsbok]
[http://wheel-aardvark.info wheel aardvark]
[http://wheel-anteater.info wheel anteater]
[http://wheel-argali.info wheel argali]
[http://wheel-badger.info wheel badger]
[http://wheel-beaver.info wheel beaver]
[http://wheel-budgerigar.info wheel budgerigar]
[http://wheel-burro.info wheel burro]
[http://wheel-cat.info wheel cat]
[http://wheel-chimpanzee.info wheel chimpanzee]
[http://wheel-deer.info wheel deer]
[http://wheel-donkey.info wheel donkey]
[http://wheel-dugong.info wheel dugong]
[http://wheel-ermine.info wheel ermine]
[http://wheel-finch.info wheel finch]

Revision as of 03:59, 27 May 2008

  • Update this To Do list.
  • Make sure all KnotAtlas associated software is in either the KnotTheory or KnotAtlas svn repositories, and document how to get programs from svn. See Category:Software.
  • Remove all the splicing programs.

Knot Atlas issues

  • Link to us from relevant pages on wikipedia and elsewhere.
  • Add "comment" hooks near each of the sections on the knot pages.
  • The right floating tables of contents in the manual don't layout properly in safari. I don't have access to safari, so can't do any testing. --Scott 05:08, 25 Sep 2005 (EDT)
    • You seem to forget that both your officemates have iBooks they bring to school regularly. (as a Safari user, I can attest that this is still a problem a lot of places). Ben 17:47, 21 Nov 2005 (EST)

Pages to write

  1. Further edit How you can contribute.
  2. Finish Extending/Modifying KnotTheory`.
  3. Prepare List of Modules in KnotTheory`.
  4. Document "The A2 invariant", "The G2 invariant" and "other quantum invariants".

More complicated projects

  1. Identify torus knots.
    1. should we have an 'identify this knot' function in KnotTheory`? How to implement it?
    2. one way to do this would be to: 1) triangulate the knot/link complement then 2) use the Rubinstein algorithm to find the connect-sum decomposition 3) use the Jaco-Rubinstein algorithm to compute the JSJ-decomposition of the prime parts and identify the Seifert-fibred bits and 4) use SnapPea to identify the hyperbolic parts. (1) is implemented in several places such as Orb and Knotscape, (2) is implemented in the software called Regina, by Ben Burton (do a Google search for "Regina sourceforge" (3) is not yet implemented and (4) has been implemented for a long time now, in SnapPea's isometry checker. Perhaps you would like to use a less big hammer for this problem, though? -ryan
  2. Clarify orientation issues, especially for links.
    1. As in, if you reverse the orientation of a particular strand, do you get the same oriented link? The above JSJ schema gives a systematic way to do this.
  3. Extend tables beyond 11 crossings.
  4. Add pages on rational knots and other classes of "special" knots.
  5. Add a page for "sporadic" special knots.

Data to include

  1. Add Tristram-Levine signatures.
  2. Chiral? Invertible?
    1. More generally, list the full symmetry group of the knot (isotopy classes of diffeomorphisms of the pair (S^3,K) and describe whether or not it can be realized as a subgroup of Diff(S^3,K), the fixed point sets, how it acts on the orientations of S^3 and K respectively, etc... If you're going to start including symmetry data, why not do it all? Again the JSJ-schema I outlined above is one way to approach this. -ryan
  3. Indicate which knots are the components of given links.
  4. Add something about hyperbolic invariants.
  5. "Similar Links" using The Multivariable Alexander Polynomial; add the The Multivariable Alexander Polynomial to the simulated Mathematica sessions.

Things to calculate

  1. Compute HOMFLYPT for torus knots -- this has been added to the Upload_Queues.
  2. compute Reshetikhin-Turaev invariants for everything in sight.

KnotTheory`

  1. Put the MIT license notice in all the source files. (You can consider this note as MIT licensing for now. If you're one of the contributors, and you didn't complain when we proposed MIT licensing for everything, you can still complain now!)
  2. Write some functions to generate knot families, taking advantage of ConwayNotation. Pretzel knots, etc.
  3. Unite DrawPD and BraidPlot under Draw.
  4. Remove Simplify from ColouredJones.
  5. Custom knot drawings! Output in ps, TeX, etc.
  6. Browsable source code for KnotTheory`.
  7. Fix the In/Out numbering in Graphical Input.
  8. The makefile incorrectly includes the .svn subdirectories in KnotTheory.zip. (But not in KnotTheory.tar.gz, because there we can use the --exclude .svn option for tar. What's the corresponding option for zip?)

katlas software

  • Find out if it's possible to eliminate the need for &action=purge when transcluded pages change?
  • Tell people about the modifications to ImagePage.php
    • made redundant by upgrading medawiki!
  • Fix/improve the "disappearing transclusion" tag <ifpageexists>.
    • again, made redundant -- use {{:ifexists|||}}
  • Replace the "bracket" splicing model by a "templated" one.

texvc

  1. can texvc use dvi2bitmap instead of convert? might be much faster? [1]
    1. alternatively see [2]
    2. what about a cron job to randomly delete entries from mw_math, and the corresponding png's?
  2. Apply patches to texvc, for making transparent, font-sizes png in math mode. [3]

Other things

  1. Add the Universal Vassiliev Invariant.
  2. Something about knot colouring.
  3. Add Ozsvath-Szabo stuff.
  4. Make all sources public.
  5. Add Dowker codes for links.

Papers to consider extracting data from

  1. Extract data from Stanford's paper [4].
  2. Extract data from Livingston's paper [5].
  3. Extract data from Rasmussen's paper, arXiv:math.GT/0402131. (I think this has been done - I imported s-invariant data from KnotInfo. --Scott 02:06, 26 May 2006 (EDT))
  4. Extract data from Hikami's paper, arXiv:math.GT/0403224.
  5. Extract data from Stoimenow's paper, arXiv:math.GT/0405076.
  6. Extract data from De Wit and Links, arXiv:math.GT/0501224, and from De Wit, Ishii and Links, arXiv:math.GT/0405403.
  7. Extract data from Cha-Livingston's paper, arXiv:math.GT/0503125.
  8. Extract data from Hirasawa-Teragaito's paper, arXiv:math.GT/0504446.
  9. Extract data from Cimasoni-Florens' paper, arXiv:math.GT/0505185.
  10. Extract data from Ashton-Cantarella-Piatek-Rawdon's paper, arXiv:math.DG/0508248.
  11. Boundary slope data. There's Dunfield's paper, and associated program, arXiv:math.GT/9901120, and also a paper by Hoste and Shanahan arXiv:math.GT/0505442, which contains data for many two component links.
  12. Extract data from Baldwin-Gillam's paper, arXiv:math.GT/0610167.

Pages with the 'todo-later' template Pages with the 'todo' template





























































best wheel website everything rims grill coati grill cony grill cow grill crocodile grills colt grills coyote more rims wheels rims alligator rims aoudad rims ass rims bat rims bison rims bull rims canary rims chamois rims chipmunk rims doe rims dromedary rims elephant rims fawn rims fox rims gilamonster rims wheels and more tires addax tires antelope tires armadillo tires basilisk tires bighorn tires buffalo tires camel tires chameleon tires chinchilla tires dingo tires dormouse tires eland tires ewe tires fish tires gemsbok wheel aardvark wheel anteater wheel argali wheel badger wheel beaver wheel budgerigar wheel burro wheel cat wheel chimpanzee wheel deer wheel donkey wheel dugong wheel ermine wheel finch