Last change
on this file since 7757 was
7276,
checked in by ole, 16 years ago
|
Merged numpy branch back into the trunk.
In ~/sandpit/anuga/anuga_core/source
svn merge -r 6246:HEAD ../../branches/numpy .
In ~/sandpit/anuga/anuga_validation
svn merge -r 6417:HEAD ../branches/numpy_anuga_validation .
In ~/sandpit/anuga/misc
svn merge -r 6809:HEAD ../branches/numpy_misc .
For all merges, I used numpy version where conflicts existed
The suites test_all.py (in source/anuga) and validate_all.py passed using Python2.5 with numpy on my Ubuntu Linux box.
|
File size:
190 bytes
|
Line | |
---|
1 | This directory contains program(s) to test the difference in speed and |
---|
2 | memory usage between Numeric and numpy code. |
---|
3 | |
---|
4 | An effort has been made to ensure that no ANUGA code whatever is called. |
---|
Note: See
TracBrowser
for help on using the repository browser.