Skip to content
/ fortpy Public

Example uses of f90wrap and f2py to wrap libraries created with a combination of python and Fortran

Notifications You must be signed in to change notification settings

sbland/fortpy

Repository files navigation

Windows

  • Missing dlls.
os.add_dll_directory('C:\\Users\\sb2457\\source\\f90wrap\\f90wrap\.libs')
os.add_dll_directory(')
from f90wrap.sizeof_fortran_t import *

About

Example uses of f90wrap and f2py to wrap libraries created with a combination of python and Fortran

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published