Search code examples
Problems moving f2py-based Python module from numpy.distutils to scikit-build-core...


pythoncmakef2pyscikit-build

Read More
NumPy on small arrays: elementary arithmetic operations performances...


pythonarraysnumpyperformancef2py

Read More
f2py in numpy 2.0.1 does not expose variables the way numpy 1.26 did. How can I access Fortran varia...


pythonnumpyf2py

Read More
f2py - understanding how to pass an integer (and avoiding message Deprecated NumPy 1.25.)...


pythonnumpyfortranf2py

Read More
Python 3.12 f2py linking against libraries not working properly...


pythonfortrangfortranmeson-buildf2py

Read More
I am encountering an f2py dimension error when passing numpy array to fortran...


pythonnumpyfortranf2py

Read More
f2py does not properly import, despite successfully compiling...


pythonpython-3.xfortranf2py

Read More
How to call Fortran's FINDLOC within numpy's f2py...


pythonnumpyfortrangfortranf2py

Read More
Compile Fortran module with f2py...


pythonfortranf2py

Read More
Compile legacy fortran77 code as python module using f2py...


pythonfortranfortran77f2py

Read More
matmul_r8_avx2: failed. in increasing dimension with python f2py...


pythonnumpyfortranf2py

Read More
Fortran argument must be Allocatable in Python F2PY...


pythonfortranallocationf2py

Read More
Fortran subroutine returning None in python c.f. working in R...


pythonfortranf2py

Read More
Tell f2py to skip a function...


pythonunit-testingfortranf2py

Read More
Converting python arguments into fortran arrays F2PY3...


pythonarraysnumpyfortranf2py

Read More
Make error 127, but it can locate command...


pythonmakefilecompiler-errorscompilationf2py

Read More
Fortran function that returns float to return arrays...


pythonarraysscipyfortranf2py

Read More
How to pass array of strings to Fortran subroutine using f2py...


pythonarraysstringfortranf2py

Read More
f2py gives error when subroutine contains internal procedures (but compiles successfully with gfortr...


numpyfortrangfortranf2py

Read More
compiling basic fortran module with f2py...


pythonfortranf2py

Read More
How do I concatenate a NULL character to a character array in Fortran to call a c function?...


fortrancharacterf2pyfortran-iso-c-binding

Read More
Segmentation Fault when trying to write a Fortran wrapper around two C objects using f2py...


fortranf2pyfortran-iso-c-binding

Read More
F2PY wrap procedure that uses derived types only internally...


pythonnumpyfortranf2py

Read More
f2py error: undefined symbol when import the module...


pythonfortranfortran90f2py

Read More
Blas function return 2 different result when compiled with relative path and absolute path...


compilationfortrangfortranblasf2py

Read More
f2py: Specifying real precision in fortran when interfacing with python?...


pythonfortran90f2py

Read More
f2py: Python does not import module...


pythonfortranf2py

Read More
What is f2py used for while building numpy source?...


pythonnumpyf2py

Read More
How do I build a Python extension module with CMake?...


pythoncmakesetuptoolsf2py

Read More
getting module has no attribute error after compiling with f2py...


pythonfortrangfortranf2py

Read More
BackNext