Skip to content
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

always use macros to access NumPy structs #8

Closed
TallJimbo opened this issue Aug 22, 2012 · 2 comments
Closed

always use macros to access NumPy structs #8

TallJimbo opened this issue Aug 22, 2012 · 2 comments

Comments

@TallJimbo
Copy link
Member

NumPy is deprecating direct access to structs for PyArray and PyArrayDescr in favor of using the macros. Need to make sure we follow those procedures in Boost.NumPy.

@GongYiLiao
Copy link

Last version of numpy1.7 has list ndarray functions for access elements, but none of them can be explicitly found.

@TallJimbo
Copy link
Member Author

Superseded by #27.

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

No branches or pull requests

2 participants