#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:                     |  179ecd8b461135724979671c786301e515abb00c
  u/jakobkroeker/ticket.17254.squashed.new|     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jakobkroeker):

 Replying to [comment:91 malb]:
 > Hi, I have rebuild Singular + Sage extension with SAGE_DEBUG=yes and it
 seems trouble starts a few lines earlier in your minimal example:
 >
 > {{{
 > sage: x = var('x')
 > sage: K.<z> = QQ.extension(x^2 + 1)
 > sage: P.<v,w> = K[]
 > ***omError_WrongSize: wrong size specification of addr [...]

 Do you know in detail what happens or should happen in sage for

 {{{
 sage: P.<v,w> = K[]
 sage: P(1)
 }}}

 behind the scenes?
 With that information we could ask Singular's developers if we use
 {{{libSingular}}} correctly.

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