#17030: Knot Theory as a part of GSoC 2014.
-------------------------------------+-------------------------------------
       Reporter:  amitjamadagni      |        Owner:  amitjamadagni
           Type:  task               |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  algebraic          |   Resolution:
  topology                           |    Merged in:
       Keywords:                     |    Reviewers:  Miguel Marco
        Authors:  Amit Jamadagni,    |  Work issues:
  Miguel Marco                       |       Commit:
Report Upstream:  N/A                |  1613a3282029a8234bad39707afe2b4a71d1d5c5
         Branch:                     |     Stopgaps:
  u/amitjamadagni/ticket/17030       |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by mmarco):

 The conversion to braid gives wrong answer, which causes several other
 errors:

 {{{
 sage: L=Link([[1, 5, 2, 4], [7, 11, 8, 10], [3, 8, 4, 9], [9, 2, 10, 3],
 [5, 1, 6, 12], [11, 7, 12, 6]])
 sage: L.braid()
 s0*s1^-1*s2*s1^-1*s0^-1*s1^-1*s2^-1*s3^-1*s2*s1^-1*s0*s2*s1^-1
 sage: L
 Link with 2 components represented by 6 crossings
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/17030#comment:45>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to