#10184: class group iterator is too slow
----------------------------------+------------------------------
       Reporter:  thome           |         Owner:  davidloeffler
           Type:  enhancement     |        Status:  needs_work
       Priority:  minor           |     Milestone:  sage-5.12
      Component:  number fields   |    Resolution:
       Keywords:  sd51            |     Merged in:
        Authors:  Emmanuel Thome  |     Reviewers:  Shahed Sharif
Report Upstream:  N/A             |   Work issues:
         Branch:                  |  Dependencies:
       Stopgaps:                  |
----------------------------------+------------------------------

Comment (by ssharif):

 Alex and Emmanuel:

 Yes, the order is exactly the problem---the output of G.list() is permuted
 between the 2 cases. Also (though I haven't tested this on 64-bit), I
 believe the representative ideal in each class is also different; but this
 should not pose a problem, since G(I) for example returns the class of I.
 I tried using set() to fix the issue, but that didn't work; not sure why.

--
Ticket URL: <http://trac.sagemath.org/ticket/10184#comment:11>
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/groups/opt_out.


Reply via email to