The f2py tag has no wiki summary.
4
votes
2answers
146 views
F2Py with allocatable and assumed shape arrays
I would like to use f2py with modern Fortran. In particular I'm trying to get the following basic example to work. This is the smallest useful example I could ...