summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/array_from_pyobj/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* ENH: f2py: convert test suite to Nose formPauli Virtanen2010-03-061-25/+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.
* Clean up setup() calls.Pearu Peterson2007-05-111-1/+1
|
* Whitespace cleanup.Stefan van der Walt2007-01-081-1/+0
|
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-3/+3
|
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+26