-
- Downloads
Merge branch 'master' into improve_cosmology_use
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 6 additions, 11 deletions.gitlab-ci.yml
- CHANGELOG.md 18 additions, 0 deletionsCHANGELOG.md
- CONTRIBUTING.md 63 additions, 5 deletionsCONTRIBUTING.md
- MANIFEST.in 1 addition, 0 deletionsMANIFEST.in
- bilby/core/likelihood.py 16 additions, 1 deletionbilby/core/likelihood.py
- bilby/core/prior.py 45 additions, 21 deletionsbilby/core/prior.py
- bilby/core/result.py 267 additions, 44 deletionsbilby/core/result.py
- bilby/core/sampler/__init__.py 12 additions, 2 deletionsbilby/core/sampler/__init__.py
- bilby/core/sampler/base_sampler.py 23 additions, 9 deletionsbilby/core/sampler/base_sampler.py
- bilby/core/sampler/cpnest.py 6 additions, 4 deletionsbilby/core/sampler/cpnest.py
- bilby/core/sampler/dynesty.py 28 additions, 5 deletionsbilby/core/sampler/dynesty.py
- bilby/core/sampler/emcee.py 5 additions, 3 deletionsbilby/core/sampler/emcee.py
- bilby/core/sampler/nestle.py 4 additions, 3 deletionsbilby/core/sampler/nestle.py
- bilby/core/sampler/ptemcee.py 4 additions, 4 deletionsbilby/core/sampler/ptemcee.py
- bilby/core/sampler/ptmcmc.py 185 additions, 0 deletionsbilby/core/sampler/ptmcmc.py
- bilby/core/sampler/pymc3.py 161 additions, 78 deletionsbilby/core/sampler/pymc3.py
- bilby/core/sampler/pymultinest.py 15 additions, 7 deletionsbilby/core/sampler/pymultinest.py
- bilby/core/utils.py 17 additions, 1 deletionbilby/core/utils.py
- bilby/gw/__init__.py 1 addition, 1 deletionbilby/gw/__init__.py
- bilby/gw/calibration.py 3 additions, 0 deletionsbilby/gw/calibration.py
Loading
Please register or sign in to comment