Installation

To install this module, type the following commands into a terminal:

git clone https://github.com/RossKnapman/MuDip.git
cd MuDip
mkdir lib
cd lib
git clone https://github.com/pybind/pybind11.git
cd ..
python setup.py install

The resulting MuDip directory can then be deleted.