On 7/10/12 5:07 PM, Fode wrote:
> I am interested in adding SSE optimizations to numpy, where should I 
> start?

Well, to my knowledge there is not many open source code (Intel MKL and 
AMD ACML do not enter in this section) that uses the SSE, but a good 
start could be:

http://gruntthepeon.free.fr/ssemath/

I'd say that NumPy could benefit a lot of integrating optimized versions 
for transcendental functions (as the link above).

Good luck!

-- 
Francesc Alted

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to