Yes, it looks like reshape is there. I was wondering if I should submit patches to this list with the other methods, or if there is a different process for that.
Yes, I remember reading that post. It makes sense, but having a few (or more) methods directly available in python run under PyPy would provide a big speed benefit over a C bridge. This makes sense in my case for gammln, for example. If there is no scipypy codebase, I'll just start one on github. j On Fri, Jan 20, 2012 at 8:57 PM, mike c <coolbutusel...@gmail.com> wrote: > > > On Fri, Jan 20, 2012 at 11:24 PM, Maciej Fijalkowski <fij...@gmail.com>wrote: >> >> I'm glad to hear more about potential contributors! If I can pick up >> any order, how about numpy.reshape? reshape method is already there on >> array so it should be more or less mechanical copy-paste into >> lib_pypy/numpypy. > > > the reshape func is already in the nightlies in > lib_pypy/numpypy/core/fromnumeric.py > > > Mike. >
_______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev