Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 474 Bytes

README.md

File metadata and controls

22 lines (10 loc) · 474 Bytes

js-matrix

Javascript implementation of linear algorithm and sparse matrix

Build Status Coverage Status

Features

Install

Run the following npm command to install

npm install js-matrix

Usage