Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ENH: F2PY harmonization with NumPy-C API #21161

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
HaoZeke opened this issue Mar 6, 2022 · 0 comments
Open

ENH: F2PY harmonization with NumPy-C API #21161

HaoZeke opened this issue Mar 6, 2022 · 0 comments
Assignees

Comments

@HaoZeke
Copy link
Member

HaoZeke commented Mar 6, 2022

Proposed new feature or change:

#20881 highlighted and #20884 elaborated on the fact that due to historical reasons, there is some duplication within the NumPy-C and F2PY generated C code.

These should be reduced for maximally efficient maintainable code. For over a decade now, F2PY is distributed with NumPy and so this issue stipulates that instead of Python.h and typedef structures in F2PY, we should instead depend explicitly on <numpy/npy_common.h> as discussed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant