>
> Yes, that's why I put the matlab link: actually, most of the parallel
> thing it does is related to the mkl and co. That's something which is
> much easier to handle, and possible right now if I understand right ?
>

Yes, it is possible and it is already the case for the dot() function that
calls a BLAS function. As you said, it would mean some work to optimize
other functions.

Matthieu
-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to