Skip to content

cmbant/CosmoMC

Repository files navigation

CosmoMC

CosmoMC

Fortran 2008 parallelized MCMC sampler (general and cosmology)

Homepage

https://cosmologist.info/cosmomc/

Description and installation

The new Python Cobaya sampling package incorporates a version of CosmoMC's sampler and most other CosmoMC features, but has more general speed optimization and general support of multiple inter-dependent theory and likelihood codes. New users should probably use that.

For full CosmoMC install details see the ReadMe.

Algorithm details

See the latest paper.

GetDist

CosmoMC includes the GetDist python sample analysis and plotting package, which is also available separately.

Branches

The master branch contains latest changes to the main release version, using latest CAMB 1.x.

image

The planck2018 branch contains the configuration used for the final Planck 2018 analysis, with corresponding CAMB version.

The devel branch is a development branch.