[Numpy-discussion] Looking for people interested in helping with Python compiler to LLVM
Dag Sverre Seljebotn
d.s.seljebotn@astro.uio...
Sun Mar 25 22:53:31 CDT 2012
On 03/25/2012 08:44 PM, Mic wrote:
> How about:
> * http://www.hotpy.org/
The front page says a 10x speedup. That's a bit short of the almost
1000x speedup required for numerical code (that is, for some examples
Python is thousands of times slower than C or Fortran).
Well -- I'm sure hotpy could get beyond 10x as well -- it's just to say
that they have probably not looked much on the case of numerical
computation.
> * http://pypy.org/numpydonate.html
Well, you can start with these...:
http://technicaldiscovery.blogspot.com/2011/10/thoughts-on-porting-numpy-to-pypy.html
http://blog.streamitive.com/2011/10/19/more-thoughts-on-arrays-in-pypy/
Dag
More information about the NumPy-Discussion
mailing list