An attempt to add a multivariate Gaussian prior
This is the start of an attempt to add a (truncated) multivariate Gaussian prior. This can later be extended to a Gaussian mixture model.
Related to #142 (closed).
Merge request reports
Activity
added Feature-request label
@matthew-pitkin I see there has not been much progress been made on this MR. In case you are picking this up again in the future, please merge the master branch back into this branch because we added a PEP8 checker to our test pipeline.
If you don't want to go forward with this, feel free to close this request.
@matthew-pitkin thanks for looking at this. We are going to close this MR as it looks like it isn't active anymore. However, we are of course keeping the issue open as its a feature we want. Of course feel free to reopen this or a new MR.
added 1 commit
- 5d1ddd9b - Start adding some testing of multivariate Gaussian prior
added 2 commits
added 1 commit
- afbcec3e - Some additions to the multivariate Gaussian prior and tests
added 2 commits
added 56 commits
-
903f3065...ee56c3cd - 47 commits from branch
lscsoft:master
- 0bb7df64 - Add multivariate Gaussian prior class
- 1c4eee48 - Minor fixes to MultivariateGaussian class
- 343f27a4 - Start adding some testing of multivariate Gaussian prior
- 25bdba94 - Some fixes to the multivariate Gaussian prior
- 2b78d194 - Some minor changes
- 4e57e8cf - Some additions to the multivariate Gaussian prior and tests
- 1dfa92cb - Minor fix of sampling
- ef625619 - flake8 fixes
- 8e3892ae - Fixes to make prior_test pass
Toggle commit list-
903f3065...ee56c3cd - 47 commits from branch