#14683: New datastructure for iet
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:  sage-combinat
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-
      Component:  combinatorics      |  duplicate/invalid/wontfix
       Keywords:  iet, flat          |   Resolution:
  surfaces                           |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by vdelecroix):

 * status:  needs_work => needs_review
 * author:  Vincent Delecroix =>
 * branch:  public/ticket/14683 =>
 * milestone:  sage-7.2 => sage-duplicate/invalid/wontfix
 * commit:  2b2d683ec628daf2acebe7cd589731535c2a5758 =>


Old description:

> In #8386 we decided to only move iet to sage/dynamics. This ticket stands
> for the creation of the new datatype and the correction of the following
> bug
> {{{
> sage: p = iet.Permutation('a b','b a')
> sage: q = iet.Permutation('b a','a b')
> sage: p == q
> True
> }}}

New description:

 '''It was decided to develop flatsurf as an independent package'''

 -----
 Old description

 In #8386 we decided to only move iet to sage/dynamics. This ticket stands
 for the creation of the new datatype and the correction of the following
 bug
 {{{
 sage: p = iet.Permutation('a b','b a')
 sage: q = iet.Permutation('b a','a b')
 sage: p == q
 True
 }}}

--

--
Ticket URL: <http://trac.sagemath.org/ticket/14683#comment:22>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to