https://github.com/lvandeve/jmat
Complex special functions, numerical linear algebra and statistics in JavaScript
https://github.com/lvandeve/jmat
Last synced: 5 months ago
JSON representation
Complex special functions, numerical linear algebra and statistics in JavaScript
- Host: GitHub
- URL: https://github.com/lvandeve/jmat
- Owner: lvandeve
- License: bsd-3-clause
- Created: 2014-05-17T16:18:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T10:29:23.000Z (over 4 years ago)
- Last Synced: 2024-11-28T09:11:35.683Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 6.89 MB
- Stars: 217
- Watchers: 15
- Forks: 16
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Jmat.js
Complex special functions, numerical linear algebra and statistics in JavaScript
See demo at:
http://lodev.org/jmat/jmat_demo.htmlThis 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
