- May 22, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Moritz Huebner authored
-
Gregory Ashton authored
- Check by calling the more standard log_likelihood - Print the error message as well as the extra information
-
Moritz Huebner authored
-
Moritz Huebner authored
- Added parameters attribute to the base class - and added calls to the base class in the subclasses. - Also fixed some typos
-
Moritz Huebner authored
-
Gregory Ashton authored
- Fixes bug when setting truths - Remove mu=None, sigma=None in hyper PE example
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Colm Talbot authored
-
Gregory Ashton authored
-
Colm Talbot authored
-
Gregory Ashton authored
-
Moritz Huebner authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- May 21, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Removes chainconsumer and following requirements. These where causing the CI to be very slow. Instead, rather than plotting, just list a warning.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
- Adds a tests flag for which the sampler only runs 100 steps - Set the samples as random samples to test plotting - Fix problems in a few of the examples
-
Colm Talbot authored
-
- May 20, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
Not sure how this got undone, but this just repeats the same step of setting the fixed_parameter properly
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
Previously, `parameters` in `fill_prior` was only ever used to fill in the non-standard parameters if sampling in something other than the defaults. This directy checks that. The advantage is a cleaner logic and we no longer assume the likelihood has a `non_standard_sampling_parameter_keys` attribute.
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Gregory Ashton authored
This reverts commit 3860e42d. Which I mistakenly removed.
-
- May 18, 2018
-
-
Gregory Ashton authored
-
Gregory Ashton authored
-
Colm Talbot authored
-
Colm Talbot authored
-
Gregory Ashton authored
-
Gregory Ashton authored
-
- May 17, 2018
-
-
Gregory Ashton authored
-