#17254: Upgrade to Singular-4-0-2
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-7.2
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Jakob Kroeker,     |  Work issues:
  Jean-Pierre Flori, Jeroen Demeyer  |       Commit:
Report Upstream:  N/A                |  dca98ec292ca4e782a9e641e61ea92d60089fd09
         Branch:                     |     Stopgaps:
  u/tscrim/upgrade_singular-17254    |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jakobkroeker):

 @jpflori

 when using 'r.pLDeg()' instead of 'p_Deg()' in 'singular_polynomial_deg()'
 (src/sage/libs/singular/polynomial.pyx)


 some test from above pass, for example:
 {{{
 ./sage -t src/sage/schemes/affine/affine_point.py
 ./sage -t src/sage/schemes/affine/affine_morphism.py
 ./sage -t src/sage/rings/polynomial/pbori.pyx
 ./sage -t  src/sage/rings/polynomial/infinite_polynomial_element.py
 }}}
 especially some segfaults disappear but then probably other passing tests
 get broken?

 Which example did you have in mind when you changed 'r.pLDeg()' to
 'p_Deg()' in
 'singular_polynomial_deg()'  (src/sage/libs/singular/polynomial.pyx)?

 Maybe we should discuss with Hans his commit in case it breaks something

 https://groups.google.com/forum/#!topic/libsingular-devel/jregxl-k8Mw

--
Ticket URL: <http://trac.sagemath.org/ticket/17254#comment:156>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to