Skip to content

chen0040/js-matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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