On Sat, Nov 15, 2014 at 20:04:37 +0200, Matti Picus wrote: > which may improve (but will never be as fast as cffi) in a future > release of pypy as we are working on a ufuncapi branch. > Contributions to speed this work along are welcome.
What can be done to help? What I know about ufuncs comes from reading numpy's internals.code-explanations.rst and ufuncs.rst yesterday. On irc you've mentioned that the next step is to set up iterators to deal with ufunc signatures, like (m,n)->(m,m),(m),(m,n) . What are the correct references to make more sense of that? Wouter _______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev