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

NPY_NO_DEPRECATED_API #28

@cwehmeyer

Description

@cwehmeyer

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions