labkar-algorithms
v5.0.1
Published
Labkar Algorithms
Downloads
7
Readme
Labkar Algorithms
This repo contains LABKAR statistical calculation algorithms.
Development
npm install
# Run the tests
npm run test
# Run the tests in watch mode
npm run test:watch
# Build
npm run build
# Publish
npm publish