#17254: Upgrade to Singular-4-0-1
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  new
       Priority:  major              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  jakobkroeker       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  7803030893acbea4a6f54c1a3ee3d08ce1d04042
  u/jakobkroeker/ticket.17254.squashed.new|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jakobkroeker):

 Replying to [comment:93 malb]:
 > It'll construct a ring for the extension and then a ring in in v, w.
 I'll try to investigate further what's going wrong there (sorry, I'm being
 slow on this)
 >
 > trouble starts a few lines earlier in your minimal example:

 Indeed. With printouts I tracked down the issue to ring creation in
 {{{src/sage/libs/singular/ring.pyx}}}
 I guess that I incorrectly assembly the minpoly in ring construction
 (omalloc magic or whatever)
 Or there is an issue with the {{{AlgExtInfo}}} declaration or in
 {{{nInitChar()}}} call.

 Could you take a look or even fix it?
 See the corresponding Singular example {{{test_Q_Ext_a()}}} in
 {{{latest/libpolys/tests/polys_test.h}}}

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

Reply via email to