Scientific computing, native to JavaScript.
A coherent stack for numerics, statistics and modeling that runs in the browser with no build step. Every result is validated against the reference it stands beside.
The suite
Seven packages, one architecture.
Small, dependency-free foundations under opinionated applications. The foundations are MIT and useful on their own; the applications compose them into the tools you reach for. Nothing depends on anything heavier than the package above it.
Applications GPL
Foundations MIT
See it run
Every example is a live notebook.
Open any example at note.tangent.to and run it in the browser, no install. The same code you read is the code that runs.
Why trust it
Checked against the tools you already believe.
A scientific library is only as good as its agreement with the references. Every package ships a comparison suite that runs its own results against the Python or R equivalent on shared problems. These are measured agreements, not aspirations.
1e-13proba densities and quantiles versus scipy.stats, across the body and both tails.
1e-15lina factorizations versus numpy, at machine precision on seeded matrices.
exactsem matches R’s lavaan on the Holzinger-Swineford benchmark: the same chi-square of 85.306 and the same fit indices.