Skip to content

mljs/matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ml-matrix

NPM version build status npm download

Matrix manipulation and computation library

Installation

$ npm install ml-matrix

⚠️ This library uses ES2015 classes and extends Array. It is not compatible with versions of Node.js/io.js <2.0.0
Supported browsers are: Google Chrome, Safari and Microsoft Edge.

License

MIT