Benjamin C

Results 5 issues of Benjamin C

The documentation makes numerous references to functions that are not used by the current version of AbstractMCMC, and contains an outdated extension of `assume` (potentially among other things). It seems...

MWE: ``` using Distributions using DistributionsAD using Random test_mm = MixtureModel([TuringDenseMvNormal(randn(10), collect(I(10))) for comp in 1:10]) rand(test_mm) ``` This type of code comes up as I construct a mixture distribution...

As requested on the Slack I am posting my perspective as to how the docs could be improved. The below is not complete, but these are the issues that I...

The documentation makes numerous references to functions that are not used by the current version of AbstractMCMC, and contains an outdated extension of `assume` (potentially among other things). It seems...

As requested on the Slack I am posting my perspective as to how the docs could be improved. The below is not complete, but these are the issues that I...