@daalgi/snm-js
v0.0.4
Published
A simple collection of numerical methods for javascript.
Downloads
11
Maintainers
Readme
snm-js
Simple Numerical Methods in JavaScript (snm-js).
Collection of numerical methods.
Run all tests:
npm test
Run a specific test:
npm test test\regression.js
Publish:
npm login
npm publish --access public