Installation¶
From Source¶
The source code can be downloaded from GitHub and dependencies can be installed by running the following commands:
git clone https://github.com/daniel-muthukrishna/FitELP.git
cd FitELP
python setup.py install
Dependencies¶
numpy, matplotlib, uncertainties, lmfit, astropy.
These can all be install with pip if they were not already installed by the setup file. You will also need LaTex installed.