Skip to content
This repository has been archived by the owner on Aug 13, 2018. It is now read-only.

NPY_NO_DEPRECATED_API #28

Open
cwehmeyer opened this issue Mar 8, 2015 · 0 comments
Open

NPY_NO_DEPRECATED_API #28

cwehmeyer opened this issue Mar 8, 2015 · 0 comments

Comments

@cwehmeyer
Copy link
Member

We should think about compiling with -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION to prevent cython from using a deprecated numpy API. This, however, yields errors from calls to PyArray_DATA() - which we use frequently. Some typecast might fix that, but so far, I have not found a working solution.

@cwehmeyer cwehmeyer modified the milestones: spring sprint, 0.2.0 release Mar 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant