• Stars
    star
    217
  • Rank 182,446 (Top 4 %)
  • Language
    JavaScript
  • License
    BSD 3-Clause "New...
  • Created over 10 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Complex special functions, numerical linear algebra and statistics in JavaScript

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