Ticket #4200 (closed enhancement: fixed)
[with spkg, positive review] Update numpy to 1.2.0
| Reported by: | jason | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.1.3 |
| Component: | packages | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
Numpy 1.2.0 came out today. An updated spkg is here: http://sage.math.washington.edu/home/jason/numpy-1.2.0.spkg
Crazily, apparently some parts of numpy are deprecated and throw warnings, while other parts still use the deprecated functions. The upshot is that Sage, upon importing scipy, displays several warnings about deprecated numpy stuff. Also, using numpy, like in the solve_left function, triggers deprecation warnings about other parts of numpy.
Change History
Note: See
TracTickets for help on using
tickets.
