[Numpy-discussion] announce: pyjit, a little jit for creating numpy ufuncs

Simon Burton simon at arrowtheory.com
Tue Apr 25 18:29:01 EDT 2006


On Mon, 24 Apr 2006 16:17:16 -0400
cookedm at physics.mcmaster.ca (David M. Cooke) wrote:

> 
> How do the speedups compare with numexpr?

numexpr segfaults for me (runing timings.py):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1209670912 (LWP 31768)]
0xb7d2b696 in PyArray_NewFromDescr (subtype=0x626e6769, descr=0x64007469, nd=1919251557, dims=0x656e696d,
    strides=0x782d2073, data=0x656c6520, flags=1953391981, obj=0x65736977) at arrayobject.c:3942
3942    arrayobject.c: No such file or directory.
        in arrayobject.c


Simon.


-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 




More information about the NumPy-Discussion mailing list