#10042: Doctest failure in sage/rings/polynomial/polynomial_element.pyx
---------------------------------------+------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: needs_work
Priority: blocker | Milestone: sage-4.6
Component: doctest | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: report upstream (numpy) |
---------------------------------------+------------------------------------
Comment(by kcrisman):
Replying to [comment:22 zimmerma]:
> Dave kindly opened an account for me on his computer. I did investigate:
the problem lies in
> the eigvals routine from numpy, which itself calls the dgeev routine
from lapack. I am stuck there,
> since the dgeev routine is quite complex. Again, the maintainers of the
lapack spkg are Josh Kantor
> and William.
I get the same problem with the new numpy package, although I didn't do
`./sage -ba` since it would take forever... I don't think that matters,
though, since
{{{
sage: numpy.version.version
'1.5.0'
}}}
so it's using the new one.
You may want to email sage-devel on this one to ask who would be checking
up on lapack upstream; I don't know, since William has a lot of other
things going on and is often a 'default' spkg maintainer, and I'm not sure
Kantor has been active much (HISTORY.txt on the website indicates his last
'contribution' in terms of refereeing or code was about a year ago).
Feel free to place any commands here that would enable someone to easily
replicate what you found on another machine, by the way.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10042#comment:24>
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.