MKLA works on Python 3.5+ and requires the following Python packages:
Using pip:
pip install mkla
MKLA is being developed on github. To get the latest development version using git:
git
git clone https://github.com/uofscphysics/mkla.git cd mkla
then:
python setup.py install