/jmat

Complex special functions, numerical linear algebra and statistics in JavaScript

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Jmat.js

Complex special functions, numerical linear algebra and statistics in JavaScript

See demo at: http://lodev.org/jmat/jmat_demo.html

This library includes:

  • Advanced mathematical functions such as gamma function, lambertw, erf, theta, zeta, polylog, ...
  • Statistical functions.
  • Complex numbers.
  • Matrices.
  • Quaternions.
  • Big Integers.

Building

To build the minified version, use:

./minify.sh

Screenshot

screenshot