summaryrefslogtreecommitdiff
path: root/numpy/f2py/lib/nary.py
Commit message (Collapse)AuthorAgeFilesLines
* Removing G3 f2py code. Development has moved to https://launchpad.net/f2py/Robert Kern2008-07-031-32/+0
|
* g3 f2py: impl. compiling Fortran codes online (function ↵Pearu Peterson2007-05-181-0/+32
numpy.f2py.lib.compile), clean up testing.