Libraries tagged by linear-algebra
markrogoyski/math-php
7618888 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
1579312 Downloads
A library and extension that provides objects for scientific computing in PHP.
mcordingley/linearalgebra
166634 Downloads
Matrix math for PHP.
sciphp/numphp
22514 Downloads
PHP library for scientific computing.
scienide/tensor
9975 Downloads
A library and extension that provides objects for scientific computing in PHP.
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.
vladkolodka/linear-algebra
46 Downloads
JAMA port to php. Matrix operations, singular value decomposition, etc
vermotr/php-matrix
455 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