Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.86 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.86 KB

ts-scikit NPM version Downloads Build Status Coveralls Status Gitter chat

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?

Gitter chat

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