Requirements
============
The following python packages are needed for AIMS:
* `dill `_
* `emcee `_
* `corner `_
- note: this used to be called triangle in previous releases
* `numpy `_
* `matplotlib `_
* `multiprocessing `_
* `f2py `_
- note: this is usually included with numpy
* `tqdm `_