Description
Provides the C interface to BLAS, the Basic Linear Algebra Subprograms used for fast vector and matrix operations. Scientific, engineering, and machine-learning software often depends on this interface.
Most users receive it through applications that need numeric computing libraries. Developers install it directly when building C or mixed-language software that links against CBLAS.