summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/f77
Commit message (Collapse)AuthorAgeFilesLines
* ENH: f2py: convert test suite to Nose formPauli Virtanen2010-03-066-727/+0
| | | | | | Rewrite F2Py's test suite, so that it is run as a part of Numpy's tests. These tests require compiling extension modules on-the-fly, so I added a small helper module for that.
* Whitespace cleanup.Stefan van der Walt2007-01-086-6/+0
|
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-103-3/+2
| | | | extraneous whitespace
* numpy.base -> numpyTravis Oliphant2006-01-052-2/+2
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-042-5/+5
|
* Moved scipy directory to numpyTravis Oliphant2006-01-046-0/+734