Libraries tagged by linear algebra
markrogoyski/math-php
7746700 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
1618000 Downloads
A library and extension that provides objects for scientific computing in PHP.
mcordingley/linearalgebra
170481 Downloads
Matrix math for PHP.
sciphp/numphp
22972 Downloads
PHP library for scientific computing.
scienide/tensor
9978 Downloads
A library and extension that provides objects for scientific computing in PHP.
vladkolodka/linear-algebra
49 Downloads
JAMA port to php. Matrix operations, singular value decomposition, etc
irrevion/science
20 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!
suryapradana/alephp
12 Downloads
A PHP Library To Solve Elementary Linear Algebra Problems
moc/math
117 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
456 Downloads
Matrix basic implementation.
empaphy/maphematics
1 Downloads
Math library for PHP
coral-media/ext-openblas
0 Downloads
OpenBLAS bindings for PHP
aboks/power-iteration
32 Downloads
Implementation of the Power Iteration method for finding eigenvalues of a matrix, using math-php