summaryrefslogtreecommitdiff
path: root/numpy/f2py/rules.py
Commit message (Expand)AuthorAgeFilesLines
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-11/+11
* Added missing return to f2py generated ext/module init function.Pearu Peterson2006-01-241-1/+1
* Instead of Fatal error in f2py ext.modules let Python handle raising an excep...Pearu Peterson2006-01-241-2/+2
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-201-1/+1
* numpy.base -> numpyTravis Oliphant2006-01-051-1/+1
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-1/+1
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+1345