summaryrefslogtreecommitdiff
path: root/numpy/f2py/cb_rules.py
Commit message (Collapse)AuthorAgeFilesLines
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-18/+27
|
* ran reindent.py to clean up whitespaceJarrod Millman2007-10-291-1/+1
|
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-3/+6
|
* Applying patch from ticket 437.Pearu Peterson2007-04-021-4/+4
|
* More f2py changesTravis Oliphant2006-07-081-2/+2
|
* Fix f2py to use new namesTravis Oliphant2006-07-081-1/+1
|
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-7/+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/+534