@youwol/math
v0.0.27-wip
Published
This library is part of the hybrid cloud/local ecosystem [YouWol](https://platform.youwol.com/applications/@youwol/platform/latest).
Downloads
196
Readme
@youwol/math
This library is part of the hybrid cloud/local ecosystem YouWol.
Links
Installation, Build, Test
To install the required dependencies:
yarnTo build for development:
yarn build:devTo build for production:
yarn build:prodTo run tests:
yarn testCoverage can be evaluated using:
yarn test-coverageTo generate code's documentation:
yarn doc