Skip to content

Building and testing matrix

Eoghan McIlwaine edited this page Sep 15, 2015 · 2 revisions

Checkout the matrix branch (after cloning the Learnosity/mathquill fork):

$ git checkout matrix

Build mathquill:

$ make

Display a matrix example:

$ open test/matrix.html

Clone this wiki locally