#9808: Upgrade numpy to 1.5.0 and scipy to 0.8
----------------------------------------------------------------------------------+
Reporter: maldun
| Owner: maldun
Type: task
| Status: needs_work
Priority: major
| Milestone: sage-4.6
Component: packages
| Keywords: numpy, scipy
Author: Stefan Reiterer, Francois Bissey, John Palmieri, David Kirkby
| Upstream: Reported upstream. Developers acknowledge bug.
Reviewer: Karl-Dieter Crisman, David Kirkby, Leif Leonhardy, Francois
Bissey | Merged:
Work_issues:
|
----------------------------------------------------------------------------------+
Comment(by drkirkby):
I've built and tested this, and get the following test failures on my
!OpenSolaris machine:
{{{
----------------------------------------------------------------------
The following tests failed:
sage -t -long devel/sage/doc/en/bordeaux_2008/introduction.rst #
1 doctests failed
sage -t -long devel/sage/sage/numerical/test.py # 3 doctests
failed
sage -t -long
devel/sage/sage/rings/polynomial/polynomial_element.pyx # 1 doctests
failed
sage -t -long devel/sage/sage/tensor/differential_forms.py # 1
doctests failed
sage -t -long devel/sage/sage/plot/plot3d/list_plot3d.py # 8
doctests failed
----------------------------------------------------------------------
Total time for all tests: 1815.6 seconds
}}}
Prior to upgrading Numpy and !Scipy, I had only two failures, which were:
{{{devel/sage/sage/rings/polynomial/polynomial_element.pyx}}} #10042
and
{{{devel/sage/sage/tensor/differential_forms.py}}} #10041
So that is three new failures after the upgrade of these two packages.
{{{
sage -t -long devel/sage/doc/en/bordeaux_2008/introduction.rst #
1 doctests failed
sage -t -long devel/sage/sage/numerical/test.py # 3 doctests
failed
sage -t -long devel/sage/sage/plot/plot3d/list_plot3d.py # 8
doctests failed
}}}
I've attached a log showing just the failed tests. At least some of the
problems are related to:
* {{{ImportError: No module named delaunay}}}
* {{{ImportError: No module named arpack}}}
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9808#comment:206>
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.