magik-vector
Vector class for 2D, 3D and multi dimensional vector calculations
Vector class for 2D, 3D and multi dimensional vector calculations
Like NumPy, in JavaScript (forked)
A functional, fast, comprehensive and dependencyless typescript vector algebra library
Finds roots of polynomials by solving the eigenvalues of the companion matrix
node.js implementation of James Coglan's "Sylvester" matrix math library. browserify compatible
Solve equations using numerical methods
means completeness and balancing, from the Arabic word الجبر
A container that allows to store and manipulate an array of spans (or intervals).
A linear algebra package for 2x2 and 3x3 matrices and 2D/3D vectors.
Checks if antecedent ⇎ consequent (a ⇎ b).
libreria para el procesamiento de matrices
`numas.js` is JavaScript numeric library implementing interface for `numas` (`numas.wasm`).
Basic linear algebra subroutines (BLAS).
Checks if antecedent ⇔ consequent (a ⇔ b).
defines an algebra ring structure
An easy to use Matrix library
defines and algebra group structure
recursive determinant computation using Laplace expansion
Copies numjs 0.16.0 but updates the sharp dependency to allow it to work with node 12
Find all roots of a polynomial using the Jenkins-Traub method