Skip to content Skip to sidebar Skip to footer
Showing posts with the label F2py

F2py Linking Quadmath Libraries? Use Ctypes For Fortran Wrapper Instead?

Update 11/23/2019: This started out as a question about why I could not get f2py to work for a simp… Read more F2py Linking Quadmath Libraries? Use Ctypes For Fortran Wrapper Instead?

Why Is My F2py Programs Slower Than Python Programs

I recently wrote a time consuming program with python and decided to rewrite the most time consumin… Read more Why Is My F2py Programs Slower Than Python Programs