[Numpy-discussion] help! not using lapack

Mathew Yeates myeates at jpl.nasa.gov
Wed Aug 29 16:39:26 EDT 2007


I'm the one who created libblas.a so I must have done something wrong. 
This is lapack-3.1.1.


Robert Kern wrote:
> If your BLAS just the reference BLAS, don't bother with _dotblas. It won't be
> any faster than the default implementation in numpy. You only get a win if you
> are using an accelerated BLAS with the CBLAS interface for C-style row-major
> matrices. Your libblas does not seem to be such an accelerated BLAS.
>
>   





More information about the NumPy-Discussion mailing list