Hi all!
Adrien Guinet implemented a Pythran backend for NumPy array operations in
Cython.
https://github.com/cython/cython/pull/1607
I'm forwarding his explanations to cython-users as I really like this as a
feature and would like to get some feedback by some more people to make
sure it works as
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:/