Changes between Version 142 and Version 163 of Ticket #9808
- Timestamp:
- 10/02/10 18:55:38 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9808
-
Property
Reviewers
changed from
Karl-Dieter Crisman
toKarl-Dieter Crisman, David Kirkby, Leif Leonhardy, Francois Bissey
-
Property
Summary
changed from
Upgrade numpy to 1.4.1 and scipy to 0.8
toUpgrade numpy to 1.5.0 and scipy to 0.8
-
Property
Reviewers
changed from
-
Ticket #9808 – Description
v142 v163 1 1 The packages can be found found under: 2 2 3 http://code.google.com/p/spkg-upload/downloads/detail?name=numpy-1. 4.1.spkg3 http://code.google.com/p/spkg-upload/downloads/detail?name=numpy-1.5.0.spkg 4 4 http://code.google.com/p/spkg-upload/downloads/detail?name=scipy-0.8.spkg 5 5 6 6 Files are found with direct links: 7 7 8 http://spkg-upload.googlecode.com/files/numpy-1. 4.1.spkg8 http://spkg-upload.googlecode.com/files/numpy-1.5.0.spkg 9 9 http://spkg-upload.googlecode.com/files/scipy-0.8.spkg 10 10 11 Important notes: 11 '''Important notes:''' 12 12 after installing numpy, one needs to execute sage -ba, or else one get's runtime warnings. 13 13 14 14 trac_9808_numpy_doctest_change.patch in the attachment has to be applied, in order to get all doctests running because some of the output has changed. 15 16 '''For reviewers:''' 17 changes.txt holds a summary of all changes with reference to the diffs, and links to other tickets