[Numpy-discussion] Numpy, BLAS & LAPACK

Travis Oliphant oliphant.travis at ieee.org
Fri Jun 2 13:31:09 EDT 2006


Eric Jonas wrote:
> Is there some way, either within numpy or at build-time, to verify
> you're using BLAS/LAPACK? Is there one we should be using? 
>
>   
Check to see if the id of numpy.dot is the same as 
numpy.core.multiarray.dot

-Travis





More information about the NumPy-Discussion mailing list