[Numpy-discussion] NumPy speed tests by NASA

Eli Stevens (Gmail) wickedgrey at gmail.com
Tue Feb 22 19:05:13 EST 2011


On Tue, Feb 22, 2011 at 1:48 PM, Gael Varoquaux
<gael.varoquaux at normalesup.org> wrote:
> Probably because the numpy binary that the author was using was compiled
> without a blas implementation, and just using numpy's internal
> lapack_lite. This is a common problem in real life.

Is there an easy way to check from within numpy if it's using a blas
iplementation or not?

Thanks,
Eli



More information about the NumPy-Discussion mailing list