OpenBLAS
OpenBLAS is an open-source high-performance implementation of the Basic Linear Algebra Subprograms (BLAS) API. It provides optimized kernels for a wide range of CPUs and is designed to be a drop-in replacement for other BLAS libraries.
OpenBLAS implements BLAS routines in C and Fortran and exposes a stable BLAS interface for use by
The project originated as a fork of the GotoBLAS2 project and is developed by a community of
OpenBLAS is widely used in scientific computing on Linux, macOS, and Windows. It is available in many