Package Exports
- ml-matrix
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ml-matrix) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ml-matrix
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.