#14054: Cythoned UniqueRepresentation
---------------------------------------------------------+------------------
       Reporter:  SimonKing                              |         Owner:  tbd  
           
           Type:  enhancement                            |        Status:  
positive_review 
       Priority:  major                                  |     Milestone:  
sage-5.8        
      Component:  performance                            |    Resolution:       
           
       Keywords:  cython UniqueRepresentation            |   Work issues:       
           
Report Upstream:  N/A                                    |     Reviewers:  
Travis Scrimshaw
        Authors:  Simon King                             |     Merged in:       
           
   Dependencies:  #14017, #6495, #14182, #14040, #14011  |      Stopgaps:       
           
---------------------------------------------------------+------------------

Comment (by nthiery):

 Replying to [comment:81 SimonKing]:
 > I have updated the patch, marking the test random and testing that the
 length of the list coincides with the cardinality.
 >
 > Apply trac14054_fast_methods-5.8.patch trac_14054-fix-rigged-
 list.2.patch

 Just for the record: in similar situations, I occasionally used the
 following idiom:

     sage: sorted(..., key=str)
     ...

 Which makes the output deterministic (well, assumming repr is ...) even if
 there is no natural total ordering on the objects to be sorted.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14054#comment:85>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to