Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: f2py: convert test suite to Nose form | Pauli Virtanen | 2010-03-06 | 1 | -196/+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. | ||||
* | More f2py changes | Travis Oliphant | 2006-07-08 | 1 | -8/+8 |
| | |||||
* | Make ext module typespecs to use PyMODINIT_FUNC that is essential for ↵ | Pearu Peterson | 2006-04-24 | 1 | -1/+1 |
| | | | | mingw32 and c++ code combination to work correctly. | ||||
* | Updated f2py tests to recent numpy CAPI. | Pearu Peterson | 2006-01-25 | 1 | -3/+5 |
| | |||||
* | numpy.base -> numpy | Travis Oliphant | 2006-01-05 | 1 | -1/+1 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -1/+1 |
| | |||||
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -0/+194 |