-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
bindings: PythonAPI Bindings for PythonAPI Bindings for Python
Description
We could provide Python bindings directly in this project. Dependent Python projects would be able to just import minpack rather than wrapping the C API themselves.
- Numba compatibility of Python bindings possible with
ctypesandcffibut not with Cython:
https://fortran-lang.discourse.group/t/fortranlang-a-python-package/2870
Related to #14
Metadata
Metadata
Assignees
Labels
bindings: PythonAPI Bindings for PythonAPI Bindings for Python