Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 1 | -11/+11 |
| | | | | extraneous whitespace | ||||
* | 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 ↵ | Pearu Peterson | 2006-01-24 | 1 | -2/+2 |
| | | | | exception. | ||||
* | 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 |