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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec524a2 · May 7, 2021

History

18 Commits
May 4, 2021
May 7, 2021
May 4, 2021
May 6, 2021
Apr 14, 2021
May 7, 2021
May 7, 2021
May 4, 2021
May 4, 2021
Apr 14, 2021
May 7, 2021
Apr 14, 2021
May 7, 2021
Apr 14, 2021
May 4, 2021
May 7, 2021

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