class documentation

class BlasOptNotFoundError(NotFoundError):

View In Hierarchy

Optimized (vendor) Blas libraries are not found. Falls back to netlib Blas library which has worse performance. A better performance should be easily gained by switching Blas library.