Skip to content

GaNesHo3/cosmo_learn

 
 

Repository files navigation

cosmo_learn

Python code for learning cosmology using different methods and simulations based on real data. See notebook cosmo_tutorial.ipynb (or minimal_example.py) for basic usage; and arXiv:2508.20971 [astro-ph.CO] for more details.

Please cite the above paper when using cosmo-learn.

Recommended Installation (in a conda environment): conda env create -f cosmo_learn.yml
Easy Installation: pip install cosmo-learn

Upcoming

  • New data sets
  • New methods
  • New models

How to cite

@article{Bernardo:2025pua,
    author = "Bernardo, Reginald Christian and Grand{\'o}n, Daniela and Levi Said, Jackson and C{\'a}rdenas, V{\'\i}ctor H. and Belinario, Gene Carlo and Reyes, Reinabelle",
    title = "{Cosmo-Learn: code for learning cosmology using different methods and mock data}",
    eprint = "2508.20971",
    archivePrefix = "arXiv",
    primaryClass = "astro-ph.CO",
    month = "8",
    year = "2025"
}

About

Python code for learning cosmology using different methods and mock data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 94.3%
  • Python 5.7%