BLAS
BLAS, short for Basic Linear Algebra Subprograms, is a specification for low-level routines that perform common linear algebra operations such as vector and matrix multiplication, dot products, and vector scaling. Originally developed in the 1970s, BLAS provides a standardized interface for high-performance numerical computing across a wide variety of programming languages and hardware architectures.