- Oct 25, 2019
-
-
Gregory Ashton authored
-
Gregory Ashton authored
- Bug fix to previous release for pypi issue
-
Gregory Ashton authored
Version 0.5.9 release See merge request !631
-
Gregory Ashton authored
-
- Oct 24, 2019
-
-
Gregory Ashton authored
Speed up core.prior classes See merge request !627
-
-
- Oct 22, 2019
-
-
Gregory Ashton authored
Fixing gw150914 advanced example Closes #422 See merge request !626
-
from prior dictionary.
-
Gregory Ashton authored
Minor fixes required for stable use of ptemcee See merge request !625
-
Gregory Ashton authored
1) Check the _nested_samples variable: otherwise this just throws a ValueError 2) Don't fail on file copy
-
Gregory Ashton authored
Fixed tutorial errors See merge request !616
-
from prior dictionary.
-
- Oct 21, 2019
-
-
Gregory Ashton authored
json read/write functions See merge request !621
-
-
- Oct 20, 2019
-
-
Gregory Ashton authored
Resolve "Make sure marginalized parameters are not sampled" Closes #271 See merge request !595
-
-
- Oct 17, 2019
-
-
Gregory Ashton authored
cpnest checkpointing See merge request !624
-
-
Gregory Ashton authored
Resolve "Improve contributing guidelines" Closes #412 See merge request !610
-
Gregory Ashton authored
-
- Oct 16, 2019
-
-
Gregory Ashton authored
Add reflective boundary conditions to the calibration priors See merge request !623
-
-
- Oct 15, 2019
-
-
Gregory Ashton authored
Add "soft initialisation" to Sampler class See merge request !620
-
Gregory Ashton authored
Add description for latex_label format See merge request !617
-
-
Gregory Ashton authored
Reorder prior reading See merge request !618
-
-
Moritz Huebner authored
Fixes to the austrialian_detector example See merge request !619
-
Michael Williams authored
-
- Oct 10, 2019
-
-
mj-will authored
-
mj-will authored
-
Matthew David Pitkin authored
- the australian_detector.py example is broken with the current implementation of pygwinc due to the removal of the noise_calc function. This fixes that problem and a couple of other minor issues
-
- Oct 07, 2019
-
-
Vivien Raymond authored
Minor tweak to the test mode See merge request !613
-
Adds nested samples, and a non-nan evidence to the test mode which allows "test mode" results to be combined.
-
Gregory Ashton authored
Update the print function to use tqdm and add more information See merge request !602
-
Gregory Ashton authored
Changes to dynesty have improved their built in print function since we first overwrote it. There is also more information given such as the bounds and it now uses tqdm which reduces the stdout overhead.
-
- Oct 04, 2019
-
-
Gregory Ashton authored
Update visualising_the_results.ipynb See merge request !614
-
- Oct 03, 2019
-
-
Gregory Ashton authored
Changed .prob and .ln_prob in Uniform prior from using scipy to analytical Closes #411 See merge request !612
-
Aditya Vijaykumar authored
-
- Oct 02, 2019
-
-
Liting Xiao authored
-