openblas

By | | No Comments

BLAS provides standard interfaces for linear algebra, including BLAS1 (vector-vector operations), BLAS2 (matrix-vector operations), and BLAS3 (matrix-matrix operations).

armadillo

By | | No Comments

A high quality linear algebra library (matrix maths) for C++ language, aiming towards a good balance between speed and ease of use