[Cython] NumPy C API Status?

2016-02-02 Thread Marvin Ritter
Hi, I have to use the NumPy C API for my current project and it seems that Cython 0.23.4 it only shipping definitions for on all version of the API. But I need some of the newer methods. What are your plans on updating? Is there anything that prevents you? And if not, how complicated is it? Could

Re: [Cython] NumPy C API Status?

2016-02-02 Thread Marvin Ritter
3:22 PM, Marvin Ritter > wrote: > > Hi, > > > > I have to use the NumPy C API for my current project and it seems that > > Cython 0.23.4 it only shipping definitions for on all version of the API. > > But I need some of the newer methods. > > > > What are yo