#8059: update Singular SPKG to newest upstream release
-------------------------------+--------------------------------------------
   Reporter:  malb             |       Owner:                                   
        
       Type:  enhancement      |      Status:  needs_work                       
        
   Priority:  major            |   Milestone:  sage-4.5                         
        
  Component:  packages         |    Keywords:                                   
        
     Author:  Martin Albrecht  |    Upstream:  Reported upstream. Little or no 
feedback.
   Reviewer:                   |      Merged:                                   
        
Work_issues:                   |  
-------------------------------+--------------------------------------------

Comment(by malb):

 I've updated the singular-3-1-1-3.spkg according to Hans' comments on
 [libsingular-devel] and reverted some overly aggressive changes to
 singuler-3-1-1-3.patch. With this I'm down to one problem:

 {{{
 sage -t  "devel/sage/sage/rings/polynomial/toy_d_basis.py"

 **********************************************************************

 File
 
"/mnt/usb1/scratch/malb/sage-4.4/devel/sage/sage/rings/polynomial/toy_d_basis.py",
 line 38:

 sage: gb = d_basis(I); gb

 Expected:

 [x - 2020, y - 11313, 22627]

 Got:

 [1]

 **********************************************************************

 File
 
"/mnt/usb1/scratch/malb/sage-4.4/devel/sage/sage/rings/polynomial/toy_d_basis.py",
 line 41:

 sage: gb[-1].factor()

 Expected:

 11^3 * 17

 Got:

 1

 **********************************************************************

 File
 
"/mnt/usb1/scratch/malb/sage-4.4/devel/sage/sage/rings/polynomial/toy_d_basis.py",
 line 208:

 sage: gb = d_basis(I); gb

 Expected:

 [x - 2020, y - 11313, 22627]

 Got:

     [1]
 }}}

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