summaryrefslogtreecommitdiff
path: root/numpy/f2py/f2py2e.py
Commit message (Expand)AuthorAgeFilesLines
* FEAT: add C module and f2py fortran wrapper output customization from command...David Cournapeau2010-09-171-3/+20
* 3K: f2py: make f2py run far enough to produce output files (they don't compil...Pauli Virtanen2010-03-061-10/+14
* ran reindentJarrod Millman2008-12-311-1/+1
* Removed unused/redundant imports.Alan McIntyre2008-09-181-5/+2
* Removing G3 f2py code. Development has moved to https://launchpad.net/f2py/Robert Kern2008-07-031-2/+2
* use 'in' keyword to test dictionary membershipJarrod Millman2007-11-281-16/+18
* using faster string methods rather than deprecated string moduleJarrod Millman2007-10-291-6/+11
* Using the in operator to find substrings. It is shorter and easier to unders...Jarrod Millman2007-10-291-1/+1
* Fix f2py --fcompiler=.. option.Pearu Peterson2007-06-081-0/+1
* Fix f2py command line doc.Pearu Peterson2007-05-141-1/+1
* Resolved ticket 285: imporved error messagesPearu Peterson2006-10-101-2/+2
* F2PY G3: exposing G3 to f2py script, fixed bugs, wrote source docs.Pearu Peterson2006-10-021-0/+6
* Run reindent.py (script distributed with Python) over the source to remove ex...cookedm2006-03-101-4/+3
* Fixed license statementRobert Kern2006-03-021-1/+1
* Change License text to NumPy License (permission granted by Pearu)Travis Oliphant2006-01-201-1/+1
* Cleaning up __all__ list and numpy namespace.Pearu Peterson2006-01-051-1/+1
* Fixed name issue.Travis Oliphant2006-01-041-1/+1
* Fixed version issue..Travis Oliphant2006-01-041-2/+2
* Changed all references to scipy to numpyTravis Oliphant2006-01-041-17/+17
* Moved scipy directory to numpyTravis Oliphant2006-01-041-0/+555