Commits on Source (47)
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
-
Colm Talbot authored
Resolve "Pipeline failures due to constant changes in lalsuite" Closes #674 See merge request !1229
-
Colm Talbot authored
-
-
Colm Talbot authored
Address memory issue with compute SNRs See merge request !1227
-
Colm Talbot authored
BUGFIX: fix act-walk caching See merge request !1225
-
Colm Talbot authored
-
Colm Talbot authored
TEST: add test run unit test See merge request !1224
-
-
Colm Talbot authored
Add sklearn See merge request !1230
-
Sylvia Biscoveanu authored
-
Colm Talbot authored
Version 2.0.1 See merge request !1231
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
Colm Talbot authored
-
Colm Talbot authored
# Conflicts: # bilby/gw/likelihood/base.py
-
Colm Talbot authored
-
John Douglas Veitch authored
DEV: neaten calibration marginalization to enable reconstruction See merge request john-veitch/bilby!1
-
John Douglas Veitch authored
-
John Douglas Veitch authored
-
Colm Talbot authored
-
Colm Talbot authored
DEV: add nessai sampling time See merge request !1236
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Time calibration See merge request !1234
-
Gregory Ashton authored
Ignore conversion warning See merge request !1238
-
-
Colm Talbot authored
Merge branch '676-some-mcmc-proposals-with-non-trivial-boundaries-breaks-detailed-balance' into 'master' Resolve "Some MCMC proposals with non-trivial boundaries breaks detailed balance" Closes #676 See merge request !1237
-
Colm Talbot authored
Version 2.0.2 release See merge request !1239
Showing
- CHANGELOG.md 23 additions, 0 deletionsCHANGELOG.md
- bilby/bilby_mcmc/proposals.py 4 additions, 2 deletionsbilby/bilby_mcmc/proposals.py
- bilby/core/result.py 40 additions, 19 deletionsbilby/core/result.py
- bilby/core/sampler/dynesty.py 14 additions, 10 deletionsbilby/core/sampler/dynesty.py
- bilby/core/sampler/dynesty_utils.py 9 additions, 7 deletionsbilby/core/sampler/dynesty_utils.py
- bilby/core/sampler/nessai.py 1 addition, 0 deletionsbilby/core/sampler/nessai.py
- bilby/core/utils/constants.py 1 addition, 1 deletionbilby/core/utils/constants.py
- bilby/core/utils/io.py 5 additions, 0 deletionsbilby/core/utils/io.py
- bilby/gw/conversion.py 3 additions, 2 deletionsbilby/gw/conversion.py
- bilby/gw/likelihood/base.py 44 additions, 47 deletionsbilby/gw/likelihood/base.py
- bilby/gw/likelihood/multiband.py 12 additions, 4 deletionsbilby/gw/likelihood/multiband.py
- bilby/gw/likelihood/relative.py 2 additions, 2 deletionsbilby/gw/likelihood/relative.py
- bilby/gw/likelihood/roq.py 2 additions, 2 deletionsbilby/gw/likelihood/roq.py
- gw_requirements.txt 1 addition, 0 deletionsgw_requirements.txt
- test/check_author_list.py 1 addition, 1 deletiontest/check_author_list.py
- test/core/sampler/dynesty_test.py 18 additions, 2 deletionstest/core/sampler/dynesty_test.py
- test/gw/utils_test.py 2 additions, 0 deletionstest/gw/utils_test.py
... | ... | @@ -3,3 +3,4 @@ lalsuite |
gwpy | ||
tables | ||
pyfftw | ||
scikit-learn |