A lightweight Python library for handling cosmology data formats and creating publication-quality plots. Designed for clarity, composability, and seamless data format integration into scientific cosmological softwares.
From PyPI (recommended):
pip install cosmolibFrom source (for developers and contributors):
git clone https://github.com/astro-ph/cosmolib.git
cd cosmolib
pip install -e .cosmolib is released under the MIT License. You are free to use, modify, and distribute it under the terms of this license.