Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: f2py: convert test suite to Nose form | Pauli Virtanen | 2010-03-06 | 6 | -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 Walt | 2007-01-08 | 6 | -6/+0 |
| | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 3 | -3/+2 |
| | | | | extraneous whitespace | ||||
* | numpy.base -> numpy | Travis Oliphant | 2006-01-05 | 2 | -2/+2 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 2 | -5/+5 |
| | |||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 6 | -0/+734 |