Changes between Version 4 and Version 5 of NumericNumpyMigrationGuidelines
- Timestamp:
- Jun 25, 2009, 12:56:15 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NumericNumpyMigrationGuidelines
v4 v5 7 7 === Releases === 8 8 9 The final Numeric based release is available on sourceforge: <URL>9 The final Numeric based release is available on sourceforge: https://sourceforge.net/project/showfiles.php?group_id=172848&package_id=197866&release_id=688445 10 10 The first numpy release on sourceforge will happen some time later in June. 11 11 … … 14 14 15 15 A new branch has been created reflecting the old Numeric based ANUGA version. 16 If you wish to continue using this, please change your PYTHONPATH from .. /anuga_core/source to ../anuga_core/source_numeric16 If you wish to continue using this, please change your PYTHONPATH from ..anuga/anuga_core/source to ..anuga/branches/Numeric_anuga_source 17 17 18 19