Hypercubed / matrix

Matrix manipulation and computation library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

API Documentation

License

MIT

About

Matrix manipulation and computation library

License:MIT License


Languages

Language:JavaScript 100.0%