summaryrefslogtreecommitdiff
path: root/numpy/f2py/func2subr.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed unused/redundant imports.Alan McIntyre2008-09-181-3/+0
| | | | PEP8 conformance (only one import per line).
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-13/+14
|
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-7/+11
|
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-2/+2
| | | | extraneous whitespace
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-201-1/+1
|
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+165