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 with npm
npm install ts-scikit
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 |