- Jan 13, 2020
-
-
Gregory Ashton authored
-
-
- Dec 20, 2019
-
-
Sylvia Biscoveanu authored
-
-
-
- Dec 19, 2019
-
-
Sylvia Biscoveanu authored
-
Sylvia Biscoveanu authored
-
- Dec 16, 2019
-
-
generalized the JointPrior object structure from Matthew Pitkin's MutlivariateGaussian prior formalism. TODO: add in the joint MapPrior for HEALPix priors
-
- Dec 14, 2019
-
-
Shanika Galaudage authored
-
Shanika Galaudage authored
-
- Dec 12, 2019
-
-
Moritz Huebner authored
# Conflicts: # bilby/core/prior.py
-
Revert "Merge branch '439-conditional-priors-not-working-reliably-with-nested-conditions' into 'master'" This reverts merge request !674
-
- Dec 10, 2019
-
-
- Dec 05, 2019
-
-
Gregory Ashton authored
-
- Dec 03, 2019
-
-
Gregory Ashton authored
-
- Dec 02, 2019
-
-
-
Gregory Ashton authored
- Use CPNest ACT estimation - Change scaling - Add chains starting after accept > 0
-
-
- Dec 01, 2019
-
-
generalized the JointPrior object structure from Matthew Pitkin's MutlivariateGaussian prior formalism. TODO: add in the joint MapPrior for HEALPix priors
-
- Nov 21, 2019
-
-
-
-
generalized the JointPrior object structure from Matthew Pitkin's MutlivariateGaussian prior formalism. TODO: add in the joint MapPrior for HEALPix priors
-
From python3.6+, all dicts are ordered by design. On the otherhand, the collections OrderedDict has odd behaviour when pickled (see comment below). This changes to just using dicts. For users of python3.5 and earlier, this will only change the order of their output posterior. On the other hand, it will make pickling priors much more straight forward going forward.
-
- Nov 07, 2019
-
-
Gregory Ashton authored
-
- Oct 30, 2019
-
-
Moritz authored
-
- Oct 24, 2019
-
-
-
Moritz authored
-
- Oct 21, 2019
-
-
- Oct 20, 2019
-
-
- Oct 17, 2019
- Oct 16, 2019
- Oct 15, 2019
-
-
- Oct 07, 2019
-
-
Moritz authored
-