summaryrefslogtreecommitdiff
path: root/numpy/f2py/lib/src
Commit message (Expand)AuthorAgeFilesLines
* Fix whitespace to conform to Python 3000 convention.Stefan van der Walt2007-08-211-9/+9
* F2PY G3: clean up.Pearu Peterson2006-10-075-515/+0
* F2PY G3: completed test site for int,float,complex scalar support. Fixed bugs.Pearu Peterson2006-10-074-36/+110
* F2PY G3: exposing G3 to f2py script, fixed bugs, wrote source docs.Pearu Peterson2006-10-021-7/+21
* F2PY G3: fixed bugs, added float and complex scalars support.Pearu Peterson2006-10-011-0/+279
* F2PY G3: wrapping nested derived types.Pearu Peterson2006-09-304-4/+8
* 4G f2py: first working example.Pearu Peterson2006-09-166-0/+189