Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jstat/jstat
/ linearalgebra.js
File
linearalgebra.js
src/linearalgebra.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* Provides functions
for
the solution of linear system of equations, integration, extrapolation,
2
* interpolation, eigenvalue problems, differential equations and PCA analysis. */
3
4
(
function
(jStat, Math) {
Callers
nothing calls this directly
Calls
3
isUsable
Function · 0.85
pos
Function · 0.85
jStat
Function · 0.85
Tested by
no test coverage detected