Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (15 loc) · 814 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 814 Bytes

cronus

logo

cronus is a Python tool designed to facilitate Markov Chain Monte Carlo (MCMC) and Nested Sampling (NS) in large supercomputing clusters.

It relies on the powerful MCMC sampler zeus to do the heavy-lifting and incorporates various MPI features along with a suite of automated Convergence Diagnostics.

cronus is designed to be used via the terminal using parameter files and it is particularly suited for Astrophysical and Cosmological applications.

Documentation

Read the docs at cronus-mcmc.readthedocs.io

Attribution

  • Please cite X if you find this code useful in your research.

Licence

Copyright 2020 Minas Karamanis and contributors.

cronus is free software made available under the GPL-3.0 License.