Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing G3 f2py code. Development has moved to https://launchpad.net/f2py/ | Robert Kern | 2008-07-03 | 1 | -178/+0 |
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -2/+1 |
* | F2PY G3: modules can import f90 derived type wrappers from other modules. | Pearu Peterson | 2006-10-13 | 1 | -0/+5 |
* | F2PY: Impl. (suboptimal) solution for nested f90 module wrapping. | Pearu Peterson | 2006-10-13 | 1 | -6/+6 |
* | F2PY G3: added support and tests for character*(*) types. | Pearu Peterson | 2006-10-08 | 1 | -1/+3 |
* | F2PY G3: added basic support for wrapping Fortran subprograms, scalar input o... | Pearu Peterson | 2006-10-05 | 1 | -0/+3 |
* | Fixed typos. | Pearu Peterson | 2006-10-05 | 1 | -2/+2 |
* | F2PY G3: started subprogram support addition. | Pearu Peterson | 2006-10-05 | 1 | -0/+7 |
* | F2PY G3: wrapping nested derived types. | Pearu Peterson | 2006-09-30 | 1 | -0/+162 |