[Numpy-discussion] Newbie Question, Probability

Keith Goodman kwgoodman at gmail.com
Thu Dec 21 11:30:17 EST 2006


On 12/20/06, A. M. Archibald <peridot.faceted at gmail.com> 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.



More information about the NumPy-Discussion mailing list