Changes between Version 1 and Version 2 of NumericNumpyMigrationGuidelines


Ignore:
Timestamp:
Jun 11, 2009, 10:41:25 AM (15 years ago)
Author:
ole
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NumericNumpyMigrationGuidelines

    v1 v2  
    11== Guidelines for migrating ANUGA from Numeric to numpy ==
    22
     3=== Installation of new dependencies ===
     4
     5
     6=== Releases ===
     7
     8The final Numeric based release is available on sourceforge: <URL>
     9The first numpy release on sourceforge will happen some time later in June.
     10
     11
     12=== Switching between branches (for Subversion users only) ===
     13
     14A new branch has been created reflecting the old Numeric based ANUGA version.
     15If you wish to continue using this, please change your PYTHONPATH from ../anuga_core/source to ../anuga_core/source_numeric
     16