#13314: segmentation fault with roots over ComplexField
----------------------------------------------------------------+-----------
Reporter: zimmerma |
Owner: burcin
Type: defect |
Status: needs_review
Priority: major |
Milestone: sage-5.3
Component: calculus |
Resolution:
Keywords: | Work
issues:
Report Upstream: Fixed upstream, but not in a stable release. |
Reviewers:
Authors: Paul Zimmermann, Jeroen Demeyer | Merged
in:
Dependencies: #13320, #12346 |
Stopgaps:
----------------------------------------------------------------+-----------
Changes (by jdemeyer):
* dependencies: => #13320, #12346
Comment:
Replying to [comment:24 cremona]:
> All good except:
> {{{
> sage -t -long devel/sage-main/sage/matrix/matrix_integer_dense.pyx
> **********************************************************************
> File "/home/jec/sage-5.3.beta1/devel/sage-
main/sage/matrix/matrix_integer_dense.pyx", line 4967:
> sage: pari('mathnf(Mat([0,1]), 4)')
> Expected:
> [Mat([0, 1]), [1, 0; 0, 1]]
> Got:
> [Mat(1), [1, 0; 0, 1]]
> **********************************************************************
> File "/home/jec/sage-5.3.beta1/devel/sage-
main/sage/matrix/matrix_integer_dense.pyx", line 5040:
> sage: pari('mathnf(Mat([0,1]), 4)')
> Expected:
> [Mat([0, 1]), [1, 0; 0, 1]]
> Got:
> [Mat(1), [1, 0; 0, 1]]
> **********************************************************************
> }}}
Apply the patch from #12346 (merged in sage-5.3.beta2, I assume you use an
older version).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13314#comment:25>
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.