fmodpy
fmodpy copied to clipboard
A lightweight, efficient, highly automated, fortran wrapper for python.
Results
1
fmodpy issues
Sort by
recently updated
recently updated
newest added
Hi, I was wondering whether your wrapper has support for openMP or co-array fortran? i tried running the `.f90` program: ``` Fortran module hello_images implicit none contains subroutine hello() print...
help wanted
question