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