On Sun, 27 Jul 2008 18:11:15 -0600 "rahul garg" <[EMAIL PROTECTED]> wrote:
> Hi. > > I am writing a compiler called unPython (http://code.google.com/p/unpython) > a very young and immature compiler for compiling Python to C. > I am presenting the compiler at SciPy conference and need to write a paper > about it. Under related work, I want to describe PyPy and also the status of > NumPy support in PyPy. > Can someone comment on whats the status of NumPy support in PyPy? > ... Do you still want this information ? I am largely responsible for the numpy inspired code in pypy. So far it has turned out to be more of an experiment to get to know the pypy codebase, than actual "numpy support". Simon. _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
