#12883: Update LinBox to most recent upstream release
-------------------------------------------------------------------+--------
       Reporter:  pcpa                                             |         
Owner:  cpernet                     
           Type:  enhancement                                      |        
Status:  closed                      
       Priority:  major                                            |     
Milestone:  sage-5.4                    
      Component:  linbox                                           |    
Resolution:  fixed                       
       Keywords:                                                   |   Work 
issues:                              
Report Upstream:  Fixed upstream, but not in a stable release.     |     
Reviewers:  Volker Braun, Jeroen Demeyer
        Authors:  Paulo César Pereira de Andrade, Martin Albrecht  |     Merged 
in:  sage-5.4.beta1              
   Dependencies:  #13118, #12840, #12841, #13164                   |      
Stopgaps:                              
-------------------------------------------------------------------+--------

Comment (by jdemeyer):

 Could this cause the following sporadic doctest error:
 {{{
 sage -t  --long -force_lib devel/sage/sage/modular/modform/ambient.py
 you are running out of primes. 1000 coprime primes
 found**********************************************************************
 File
 "/release/buildbot/sage/sage-1/sage_upgrade_5.2/build/sage-5.5.beta0/devel
 /sage-main/sage/modular/modform/ambient.py",
 line 815:
     sage: [f[0]%p for p in prime_range(100)] # long time (0s, depends on
 above)
 Expected:
     [0, 0, 0, 0, 1, 9, 2, 7, 0, 0, 0, 0, 1, 12, 9, 16, 37, 0, 21, 11,
 70, 22, 0, 58, 76]
 Got:
     [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
 1, 1, 1]
 **********************************************************************
 File
 "/release/buildbot/sage/sage-1/sage_upgrade_5.2/build/sage-5.5.beta0/devel
 /sage-main/sage/modular/modform/ambient.py",
 line 817:
     sage: [f[42]%p for p in prime_range(100)] # long time (0s, depends
 on above)
 Expected:
     [0, 0, 4, 0, 10, 4, 4, 8, 12, 1, 23, 13, 10, 27, 20, 13, 16, 59, 53,
 41, 11, 13, 12, 6, 82]
 Got:
     [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
 0, 0, 0]
 **********************************************************************
 }}}
 (the string "you are running out of primes" certainly comes from the new
 !LinBox package).

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12883#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to