Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 468 Bytes

File metadata and controls

12 lines (8 loc) · 468 Bytes

Matrix Operations in JavaScript

Build Status

Read more about it here.

Installation

  • git clone git@github.com:javascript-machine-learning/linear-algebra-matrix.git
  • cd linear-algebra-matrix
  • npm install
  • npm start