#14054: Cythoned UniqueRepresentation
-------------------------------------------------+--------------------------
       Reporter:  SimonKing                      |         Owner:  tbd          
   
           Type:  enhancement                    |        Status:  new          
   
       Priority:  major                          |     Milestone:  sage-5.9     
   
      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  |      Stopgaps:               
   
-------------------------------------------------+--------------------------
Changes (by jdemeyer):

  * status:  closed => new
  * resolution:  fixed =>
  * merged:  sage-5.8.beta3 =>
  * milestone:  sage-5.8 => sage-5.9


Comment:

 This causes a doctest failure on Solaris SPARC 32-bit (Skynet machine
 `mark`):
 {{{
 sage -t  --long -force_lib
 devel/sage/sage/combinat/rigged_configurations/rigged_configurations.py
 **********************************************************************
 File
 "/home/buildbot/build/sage/mark-1/mark_full/build/sage-5.8.beta3/devel
 /sage-main/sage/combinat/rigged_configurations/rigged_configurations.py",
 line 48:
     sage: RC.list()
 Expected:
     [
     (/)
     <BLANKLINE>
     (/)
     <BLANKLINE>
     (/)
     ,
     (/)
     <BLANKLINE>
     -1[ ]-1
     <BLANKLINE>
     (/)
     ,
     (/)
     <BLANKLINE>
     0[ ]0
     <BLANKLINE>
     -1[ ]-1
     ,
     -1[ ]-1
     <BLANKLINE>
     0[ ]0
     <BLANKLINE>
     (/)
     ,
     -1[ ]-1
     <BLANKLINE>
     1[ ]1
     <BLANKLINE>
     -1[ ]-1
     ,
     0[ ]0
     <BLANKLINE>
     -1[ ]-1
     -1[ ]-1
     <BLANKLINE>
     0[ ]0
     ]
 Got:
     [
     (/)
     <BLANKLINE>
     (/)
     <BLANKLINE>
     (/)
     ,
     (/)
     <BLANKLINE>
     -1[ ]-1
     <BLANKLINE>
     (/)
     ,
     -1[ ]-1
     <BLANKLINE>
     0[ ]0
     <BLANKLINE>
     (/)
     ,
     -1[ ]-1
     <BLANKLINE>
     1[ ]1
     <BLANKLINE>
     -1[ ]-1
     ,
     (/)
     <BLANKLINE>
     0[ ]0
     <BLANKLINE>
     -1[ ]-1
     ,
     0[ ]0
     <BLANKLINE>
     -1[ ]-1
     -1[ ]-1
     <BLANKLINE>
     0[ ]0
     ]
 **********************************************************************
 }}}

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