- 15 Jan, 2019 1 commit
-
-
Daniel Wysocki authored
-
- 07 Nov, 2018 2 commits
-
-
Daniel Wysocki authored
Merging months of changes into master See merge request daniel.wysocki/bayesian-parametric-population-models!13
-
Daniel Wysocki authored
# Conflicts: # requirements-docs.txt
-
- 04 Oct, 2018 2 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
- 03 Oct, 2018 11 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
To get old behavior use `beta_q = 0.0`
-
Daniel Wysocki authored
-
- 01 Oct, 2018 2 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
- 30 Sep, 2018 1 commit
-
-
Daniel Wysocki authored
-
- 29 Sep, 2018 3 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
- 19 Sep, 2018 1 commit
-
-
Daniel Wysocki authored
-
- 17 Sep, 2018 4 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
- 13 Sep, 2018 1 commit
-
-
Daniel Wysocki authored
Joint PDF function wasn't working unless `where` was a proper numpy array, as it used the `.T` attribute to transpose. Fixed this by promoting `where` to an array.
-
- 05 Sep, 2018 3 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
Factored out the prior parsing code into a function, so that it can be used by external programs.
-
- 30 Aug, 2018 4 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
- 29 Aug, 2018 5 commits
-
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
-
Daniel Wysocki authored
Now making heavy use of ``where`` and ``out`` arguments even within the specific models. Also reverted to the split before/after prior aux functions, rather than the single unified ``aux_fn``, with the added ``prior_support`` argument. This allows efficient use of the ``where`` argument.
-