On 12/20/06, A. M. Archibald <[EMAIL PROTECTED]> wrote:

> Moreover it damages the performance of
> numpy. For example, dot would be faster (for arrays that happen to be
> matrix-shaped, and possibly in general) if it could use ATLAS' routine
> from BLAS.

I thought numpy uses ATLAS. Matrix multiplication in numpy is about as
fast as in Octave. So it must be using ATLAS.
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to