#6140: Upgrade numpy to 1.3.0
-------------------------+--------------------------------------------------
Reporter: jason | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.0.1
Component: packages | Keywords:
-------------------------+--------------------------------------------------
Comment(by jason):
There are a few minor doctest updates that need to be done. See above for
a patch which addresses at least some of these.
When doing all doctests on 4.0.rc0, I get failures in:
{{{
The following tests failed:
sage -t devel/sage/sage/misc/banner.py # 5 doctests failed
sage -t devel/sage/sage/matrix/matrix_symbolic_dense.pyx # 3
doctests failed
sage -t devel/sage/sage/matrix/tests.py # 1 doctests failed
sage -t devel/sage/sage/rings/polynomial/polynomial_element.pyx #
2 doctests failed
sage -t devel/sage/sage/calculus/functions.py # 1 doctests failed
sage -t devel/sage/sage/plot/plot_field.py # 1 doctests failed
----------------------------------------------------------------------
}}}
However, some of these failures are from rc0, not from the numpy update.
The patch above corrects the failures that I know are from the numpy
updated. Please let me know if there are any other doctests that need to
be updated in this ticket.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6140#comment:2>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---