Changes between Version 1 and Version 2 of NumpyWindowsTest
- Timestamp:
- Jun 11, 2009, 3:02:13 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NumpyWindowsTest
v1 v2 4 4 elsewhere, but to be brief, you can either download the latest '''numpy''' release package and unpack 5 5 it into the suggested place ({{{C:\Python25\Lib\site-packages}}}), or you can get the numpy source 6 tree through subversion. Follow the test and validation precodures in the current installation guide7 if you go this way.6 tree through subversion. If you download the package follow the test and validation procedures in 7 the current installation guide. 8 8 9 9 If you get the numpy ANUGA system through subversion, you will probably download the {{{branches/numpy}}} … … 16 16 set PYTHONPATH environment variable to C:\ANUGA\numpy 17 17 }}} 18 The Windows Tortoise SVN clientcan be used to access the repository.18 The Windows Tortoise [http://tortoisesvn.tigris.org/ SVN client] can be used to access the repository. 19 19 20 20 To test your ANUGA install, do: