fmodpy
fmodpy copied to clipboard
A lightweight, efficient, highly automated, fortran wrapper for python.
Results
2
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
Greetings! I am writing this issue seeking for assistance. I intend in using fortran for number-crunching sections of my code for that I found this wrapper. However, when I tried...