#17771: Implement the forget cycle map
-------------------------------------+-------------------------------------
       Reporter:  tscrim             |        Owner:  sage-combinat
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.5
      Component:  combinatorics      |   Resolution:
       Keywords:  permutations,      |    Merged in:
  cycles                             |    Reviewers:  Darij Grinberg
        Authors:  Travis Scrimshaw   |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  588487196d163547ef9ae0b471543856d6e30247
  public/combinat/forget_cycles-17771|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by ncohen):

 * status:  positive_review => needs_work


Comment:

 Guys, it looks like you are making many implicit assumptions on the output
 of `to_cycles` here. At the very least (and for a cheap cost) you should
 *check* them:

 1) The first element of each cycle is minimum on the cycle
 2) The cycles are ordered as they should

 Nathann

--
Ticket URL: <http://trac.sagemath.org/ticket/17771#comment:6>
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