Re: [Cython] Next Cython Release

2017-06-17 Thread Adrien Guinet
On 06/16/2017 09:59 AM, Jeroen Demeyer wrote: > On 2017-06-12 19:35, Robert Bradshaw wrote: >> I've been wanting to do a release for a while, just haven't gotten >> around to it. Yes, let's get one out soon. > > If you do, could you please consider > https://github.com/cython/cython/pull/1654 > >

[Cython] Add a Pythran backend for Numpy operation

2017-02-16 Thread Adrien Guinet
Hello everyone! I've been working for quite some time on the usage of Pythran as a backend for the Numpy operations that Cython can generate. The associated PR on github can be found here: https://github.com/cython/cython/pull/1607. This work has been sponsored by the OpenDreamKit project (https:/