5 projects
Linear Algebra Libraries
High-performance libraries specifically designed for linear algebra operations, matrix computations, and BLAS (Basic Linear Algebra Subprograms) implementations. These libraries optimize mathematical operations for scientific computing and machine learning applications.
5,856 contributors
$289M
OpenBLAS
OpenBLAS is a high-performance open-source implementation of the Basic Linear Algebra Subprograms (BLAS) library, optimized for various processor architectures. It provides efficient matrix and vector operations essential for scientific computing, machine learning, and numerical analysis.
2,593
563
$165M
Math.js
Math.js is an extensive mathematics library for JavaScript that provides a flexible expression parser and offers support for symbolic computation, complex numbers, units, matrices, and a wide range of mathematical functions. It can be used both in Node.js and in web browsers.
1,798
428
$3.6M
MFEM
MFEM is a free, lightweight, scalable C++ library for finite element methods. It provides high-performance mathematical algorithms for finite element discretization, linear algebra operations, mesh representation, and parallel computing capabilities for solving partial differential equations.
1,089
94
$18M
Stan Math Library
The Stan Math Library is a C++ library providing mathematical functions, probability distributions, automatic differentiation, and optimization algorithms used by the Stan probabilistic programming language. It serves as a foundational component for statistical modeling and Bayesian inference.
376
80
$103M
BLIS
BLAS-like Library Instantiation Software Framework