On Tue, Feb 22, 2011 at 1:48 PM, Gael Varoquaux
<gael.varoqu...@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
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to