[Numpy-discussion] NumPy EIG much slower than MATLAB EIG
Kamesh Krishnamurthy
kameshkk@gmail....
Sun Apr 1 08:28:41 CDT 2012
Hello all,
I profiled NumPy EIG and MATLAB EIG on the same Macbook pro, and both were
linking to the Accelerate framework BLAS. NumPy turns out to be ~4x slower.
I've posted details on Stackoverflow:
http://stackoverflow.com/q/9955021/974568
Can someone please let me know the reason for the performance gap?
Thanks,
Kamesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20120401/d4a679f6/attachment.html
More information about the NumPy-Discussion
mailing list