ts-scikit
v0.1.2
Published
A scientific toolkit written in Typescript
Downloads
136
Maintainers
Readme
ts-scikit
A scientific library written in Typescript.
This module contains a library of functions and objects to be used for scientific computing, digital signal analysis, mathematics and graphics.
Install
Install with npm
npm install ts-scikit
Where can I find help?
Modules
This library is broken out into separate modules:
| Module | Description | | ---: | :--- | | dsp | Useful for digital signal processing | | maths | Mathematical objects and their relationships | | utils | Helpful functions and processes |