Install

This section covers the basics of how to download and install the Math & Physics Lab project.

Installing from source

Clone the Math & Physics Lab project from GitHub repository:

git clone https://github.com/enzotonti/mathlab.git mathlab

then:

cd mathlab
python setup.py install