JSPM

  • Created
  • Published
  • Downloads 383093
  • Score
    100M100P100Q185514F
  • License MIT

Matrix manipulation and computation library

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

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