2010/8/1 Christoph Gohlke
> Solid release as usual. Works well with the MKL.
>
> Btw, numexpr-1.4.tar.gz is missing the win32/pthread.h file.
>
Mmh, not so solid ;-) Fixed. Thanks for reporting!
--
Francesc Alted
___
NumPy-Discussion mailing list
N
Solid release as usual. Works well with the MKL.
Btw, numexpr-1.4.tar.gz is missing the win32/pthread.h file.
Christoph
On 8/1/2010 4:33 AM, Francesc Alted wrote:
> Hi,
>
> After the Theano talk in last EuroSciPy I suddenly realized that it would not
> be too difficult to implement a multi-thre
Hey Sebastian,
2010/8/1 Sebastian Haase
> Would you mind summarizing very briefly which dtypes you support in Numexpr
> ?
> (float32?)
>
Yup. See:
http://code.google.com/p/numexpr/wiki/Overview#Datatypes_supported_internally
for the complete list.
> And 2ndly, is there (regarding this) a d
Congratulations Francesc !
On Sun, Aug 1, 2010 at 1:33 PM, Francesc Alted wrote:
> Hi,
>
> After the Theano talk in last EuroSciPy I suddenly realized that it would not
> be too difficult to implement a multi-threaded version of Numexpr. Well, as
> usual I was terribly wrong and it took me a *l
Hi,
After the Theano talk in last EuroSciPy I suddenly realized that it would not
be too difficult to implement a multi-threaded version of Numexpr. Well, as
usual I was terribly wrong and it took me a *long* week to do the job :-/
Anyway the thing is done now, so... enjoy!
Note for PyTables