Libraries tagged by linear algebra
markrogoyski/math-php
4679091 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
rubix/tensor
785620 Downloads
A library and extension that provides objects for scientific computing in PHP.
mcordingley/linearalgebra
99344 Downloads
Matrix math for PHP.
sciphp/numphp
942 Downloads
PHP library for scientific computing.
vladkolodka/linear-algebra
45 Downloads
JAMA port to php. Matrix operations, singular value decomposition, etc
irrevion/science
14 Downloads
PHP library for extended mathematical operations
ghostjat/np
32 Downloads
Np (numphp) is numerical library with low memory footprint for php language. Suitable for large scale computing. php-8.0+ 64 bit is required!
scienide/tensor
9875 Downloads
A library and extension that provides objects for scientific computing in PHP.
suryapradana/alephp
11 Downloads
A PHP Library To Solve Elementary Linear Algebra Problems
moc/math
115 Downloads
Mathematical fitting library for PHP. Performs Linear and non-linear fitting of data. Includes classes for various Math used when fitting. Included a lot of linear algebra like Matrix and Vector algebra.
vermotr/php-matrix
438 Downloads
Matrix basic implementation.
sivlev/phpmathobjects
18 Downloads
PHPMathObjects: A PHP library for handling mathematical objects.
aboks/power-iteration
29 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php