- Dec 24, 2018
-
-
Virginia d'Emilio authored
-
- Dec 18, 2018
-
-
Virginia d'Emilio authored
-
Virginia d'Emilio authored
-
Virginia D'Emilio authored
-
Virginia D'Emilio authored
-
Virginia D'Emilio authored
-
Virginia D'Emilio authored
-
- Dec 11, 2018
-
-
Virginia D'Emilio authored
-
Virginia D'Emilio authored
-
Virginia D'Emilio authored
-
- Dec 07, 2018
-
-
Gregory Ashton authored
Fixing some argument bugs in pymc3.py. See merge request !299
-
- Dec 03, 2018
-
-
- Nov 30, 2018
-
-
Rhys Green authored
-
Rhys Green authored
-
Rhys Green authored
-
Gregory Ashton authored
Further fix to encapsulation functions See merge request !297
-
Gregory Ashton authored
- Fixes bug in which the arguments here not converted to floats - Fixes typo in lamda1 -> lambda2
-
Colm Talbot authored
allow aligned spin (chi) for BBH and non-aligned spin for BNS See merge request !292
-
- Nov 29, 2018
-
-
Rhys Green authored
-
Rhys Green authored
-
Rhys Green authored
-
Colm Talbot authored
make plot marginals work See merge request !294
-
- Nov 28, 2018
-
-
Gregory Ashton authored
Added tutorial for fitting a line with x and y See merge request !284
-
-
Colm Talbot authored
-
Moritz Huebner authored
pymc3.py: explicitly set step method arguments See merge request !293
-
- Nov 27, 2018
-
-
Matthew Pitkin authored
- PyMC3 only applies the step_kwargs and nuts_kwargs arguments to the step methods if they are automaticallu allocated. Otherwise, it assumes you have already initialised the method with the required keywork arguments. This was not being done in bilby, so this patch fixes it and does explicitly initialise the step methods with values passed to step_kwargs or nuts_kwargs as required.
-
Colm Talbot authored
Attempt to allow compound step methods for PyMC3 See merge request !289
-
Paul Lasky authored
allow beta distribution to have user specified loc/scale See merge request !291
-
Colm Talbot authored
-
Colm Talbot authored
-
Colm Talbot authored
-
- Nov 25, 2018
-
-
Moritz Huebner authored
Remove outdated references in docs to BBH priors See merge request !288
-
- Nov 23, 2018
-
-
Matthew Pitkin authored
-
Matthew Pitkin authored
- refs #256
-
- Nov 22, 2018
-
-
Gregory Ashton authored
-
Moritz Huebner authored
Add a check that the outdir exists to plot_trace See merge request !287
-
- Nov 21, 2018
-
-
Gregory Ashton authored
Solves a bug where run will crash if plot=True using dynesty and the outdir had not previously been made.
-
Moritz Huebner authored
Updating tutorial notebooks See merge request !282
-
-