summaryrefslogtreecommitdiff
path: root/numpy/f2py/f90mod_rules.py
Commit message (Collapse)AuthorAgeFilesLines
* brainoJarrod Millman2007-12-291-4/+6
|
* janitorial workJarrod Millman2007-12-291-7/+5
|
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-2/+2
|
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-14/+17
|
* Fix pointer size for F90 allocatable arrays on 64-bit platform. Closes ↵Stefan van der Walt2007-04-201-2/+4
| | | | ticket #147.
* Run reindent.py (script distributed with Python) over the source to remove ↵cookedm2006-03-101-6/+4
| | | | 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/+240