summaryrefslogtreecommitdiff
path: root/numpy/f2py/lib/test_module_module.py
Commit message (Expand)AuthorAgeFilesLines
* g3 f2py: impl. compiling Fortran codes online (function numpy.f2py.lib.compil...Pearu Peterson2007-05-181-83/+0
* F2PY G3: modules can import f90 derived type wrappers from other modules.Pearu Peterson2006-10-131-0/+1
* F2PY G3: exposing f90 type information via _API variable for other modules.Pearu Peterson2006-10-131-7/+5
* F2PY: Impl. (suboptimal) solution for nested f90 module wrapping.Pearu Peterson2006-10-131-0/+84