On Tue, Sep 20, 2011 at 8:38 AM, Sean Poust wrote:
> I keep getting this error: #warning "Using deprecated NumPy
> API, disable it by #defining NPY_NO_DEPRECATED_API" and a bunch of
> undefined variables when comping cython code with numpy
>
This is a warning introduced in current NumPy master.
I keep getting this error: #warning "Using deprecated NumPy
API, disable it by #defining NPY_NO_DEPRECATED_API" and a bunch of
undefined variables when comping cython code with numpy
I am new to cython and numpy and I am having trouble getting a *.pyx extension
to compile with this in the header: