Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix f2py to use new names | Travis Oliphant | 2006-07-08 | 1 | -2/+2 |
* | Fix compiler warnings about returning int in void function. | Pearu Peterson | 2006-04-26 | 1 | -4/+3 |
* | Make ext module typespecs to use PyMODINIT_FUNC that is essential for mingw32... | Pearu Peterson | 2006-04-24 | 1 | -1/+1 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -11/+11 |
* | Added missing return to f2py generated ext/module init function. | Pearu Peterson | 2006-01-24 | 1 | -1/+1 |
* | Instead of Fatal error in f2py ext.modules let Python handle raising an excep... | Pearu Peterson | 2006-01-24 | 1 | -2/+2 |
* | Change License text to NumPy License (permission granted by Pearu) | Travis Oliphant | 2006-01-20 | 1 | -1/+1 |
* | 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/+1345 |