lvandeve / jmat

Complex special functions, numerical linear algebra and statistics in JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Complex special functions, numerical linear algebra and statistics in JavaScript

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 98.4%Language:HTML 1.1%Language:Shell 0.5%