ts-scikit

A scientific toolkit written in Typescript

Usage no npm install needed!

<script type="module">
  import tsScikit from 'https://cdn.skypack.dev/ts-scikit';
</script>

README

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