Pylians3
Many analyses of the CAMELS simulations have been carried out using the Pylians3 libraries. Furthermore, the CAMELS library requires Pylians3, so we encourage its usage to analyze CAMELS data.
Installation
For the stable version do:
python-m pip install Pylians
For the development version do:
git clone https://github.com/franciscovillaescusa/Pylians3.git
cd Pylians3
python -m pip install .