/Rmath.js

A native JS port of the standalone Rmath library

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Rmath.js

Work in progress of a native JS port of the standalone Rmath library.

NPM

All the credits to the standalone Rmath library authors.

Es6-shim is used to ensure that Math.log1p and Math.expm1 are available.

Tests

 npm test