@dendra-science/math
v0.0.1
Published
Math.js exported with custom bundling and units.
Downloads
3
Readme
Dendra Math
Custom bundle of Math.js data types and functions, along with custom unit definitions.
Instructions
Be sure you have Node version 6.11.x. If you’re using nvm, you may need to
nvm use 6.11
.Clone this repo.
Make this project directory the current directory, i.e.
cd dendra-math
.Install modules via
npm install
.If all goes well, you should be able to run the predefined package scripts.