Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmbant/cosmomc
MCMC parameter sampling code
https://github.com/cmbant/cosmomc
cosmic-microwave-background cosmology mcmc-sampler
Last synced: about 1 month ago
JSON representation
MCMC parameter sampling code
- Host: GitHub
- URL: https://github.com/cmbant/cosmomc
- Owner: cmbant
- Created: 2015-06-17T16:04:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T17:47:59.000Z (about 3 years ago)
- Last Synced: 2024-11-07T04:48:17.488Z (3 months ago)
- Topics: cosmic-microwave-background, cosmology, mcmc-sampler
- Language: HTML
- Homepage: https://cosmologist.info/cosmomc/
- Size: 142 MB
- Stars: 82
- Watchers: 20
- Forks: 68
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
===================
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:: https://travis-ci.com/cmbant/CosmoMC.svg?branch=master
:target: https://travis-ci.com/cmbant/CosmoMC/buildsThe planck2018 branch contains the configuration used for the final Planck 2018 analysis, with
corresponding CAMB version.The devel branch is a development branch.
=============
.. raw:: html