Search code examples
Can't compile subroutine with array output with f2py...


fortranf2py

Read More
F2PY not working on OpenSuse 42.3...


pythonnumpyopensusef2py

Read More
Errors when using a Fortran call back function in f2py...


pythonfortranf2py

Read More
Fortran extension to Python via f2py: How to profile?...


pythonfortranprofilerf2pycprofile

Read More
Compiling a module with f2py with an interface...


fortranf2py

Read More
How to end fortran function without error with f2py...


pythonnumpyfortranf2py

Read More
Makefile for f2py in python3...


python-3.xmakefilecpythonf2py

Read More
F2py unable to compile module with private functions...


pythonfortranprivatepython-modulef2py

Read More
Optimize fortran code that is running slower than the its python version...


pythonperformancefortranf2py

Read More
F2py converting character(*) segmentation fault...


pythonarraysfortrancharacterf2py

Read More
How to link with FFTW3 in f2py?...


pythonfortranwrapperfftwf2py

Read More
How do I use the avx flag when compiling Fortran code using f2py?...


pythonnumpyscipyfortranf2py

Read More
Pass boolean array without copying with `f2py`?...


pythonnumpyfortranf2py

Read More
Error while trying to wrap using f2py (Minimum working example)...


pythonfortrancygwinf2py

Read More
f2py installation not working under Windows...


pythonwindowspython-3.xfortranf2py

Read More
Memory usage doubled when passing matrix to shared object...


pythonnumpyshared-objectsf2py

Read More
Compiling f90 function that returns array using f2py...


pythonarraysfortranf2py

Read More
f2py function release GIL...


pythonnumpyfortrangilf2py

Read More
How can I "catch" a seg fault while importing an F2Py module?...


pythonimportmodulesegmentation-faultf2py

Read More
error LNK1104 : cannot open file 'ifconsol.lib' using f2py and Intel Fortran...


fortrananacondaintel-fortranf2py

Read More
F2PY cannot compile Fortran with print or write...


pythonvisual-c++fortrangfortranf2py

Read More
Can I use F2PY on a subroutine with subroutine calls?...


pythonnestedfortransubroutinef2py

Read More
Using external data files in f2py...


pythonf2py

Read More
F2PY. Passing array. "failed in converting 2nd argument `xmin' of mga.init to C/Fortran arr...


pythonarraysfortranf2py

Read More
Passing arrays from Python to Fortran with F2PY results error=2 (shape related)...


pythonarraysnumpyfortranf2py

Read More
segfault on f2py callback...


pythonnumpyfortranf2py

Read More
Using internal allocatable arrays with f2py...


pythonfortranf2py

Read More
why is numba so much faster on this simple summation?...


pythonnumpycythonnumbaf2py

Read More
Setting the fortran compiler in f2py...


pythonccompilationfortranf2py

Read More
Installing f2py in ubuntu...


pythonnumpyfortranf2py

Read More
BackNext