Commits on Source (14)
-
Cecilio Garcia-Quiros authored
-
Matthew David Pitkin authored
-
Gregory Ashton authored
Add ultranest to docker containers See merge request !768
-
-
Gregory Ashton authored
Dirichlet priors See merge request !632
-
Gregory Ashton authored
Fix mode array option See merge request !765
-
Colm Talbot authored
-
Matthew David Pitkin authored
-
Gregory Ashton authored
- Also applies Black for future inclusion
-
Gregory Ashton authored
Add pre commits: flake8 and merge conflicts See merge request !763
-
Colm Talbot authored
Add arviz to the testsuite docker files See merge request !773
-
-
Gregory Ashton authored
Reduce redundant code See merge request !703
-
Gregory Ashton authored
update waveform plot See merge request lscsoft/bilby!769
Showing
- .gitlab-ci.yml 15 additions, 0 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 22 additions, 0 deletions.pre-commit-config.yaml
- CONTRIBUTING.md 27 additions, 0 deletionsCONTRIBUTING.md
- bilby/core/grid.py 6 additions, 26 deletionsbilby/core/grid.py
- bilby/core/likelihood.py 48 additions, 1 deletionbilby/core/likelihood.py
- bilby/core/prior/base.py 4 additions, 10 deletionsbilby/core/prior/base.py
- bilby/core/prior/conditional.py 56 additions, 0 deletionsbilby/core/prior/conditional.py
- bilby/core/prior/dict.py 43 additions, 0 deletionsbilby/core/prior/dict.py
- bilby/core/prior/joint.py 2 additions, 6 deletionsbilby/core/prior/joint.py
- bilby/core/result.py 3 additions, 20 deletionsbilby/core/result.py
- bilby/core/sampler/dynamic_dynesty.py 1 addition, 15 deletionsbilby/core/sampler/dynamic_dynesty.py
- bilby/core/sampler/dynesty.py 11 additions, 8 deletionsbilby/core/sampler/dynesty.py
- bilby/core/sampler/emcee.py 12 additions, 6 deletionsbilby/core/sampler/emcee.py
- bilby/core/sampler/kombine.py 4 additions, 14 deletionsbilby/core/sampler/kombine.py
- bilby/core/sampler/pymc3.py 37 additions, 58 deletionsbilby/core/sampler/pymc3.py
- bilby/core/utils.py 44 additions, 0 deletionsbilby/core/utils.py
- bilby/gw/likelihood.py 13 additions, 16 deletionsbilby/gw/likelihood.py
- bilby/gw/result.py 14 additions, 5 deletionsbilby/gw/result.py
- bilby/gw/source.py 18 additions, 18 deletionsbilby/gw/source.py
- bilby/gw/utils.py 11 additions, 27 deletionsbilby/gw/utils.py
.pre-commit-config.yaml
0 → 100644