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