Skip to content
#

nested-sampling

Here are 44 public repositories matching this topic...

mileslucas
mileslucas commented Apr 12, 2021

It would be nice to start implementing models which have analytical evidence formulas, both to show in examples in the docs, and to use as unit tests. I think we can create a new submodule, Models, and write a bunch of log-likelihood functions and priors, using const GMM = NestedModel(log_GMM, prior_GMM). Ideally these models can be written without any additional dependencies than are already

Improve this page

Add a description, image, and links to the nested-sampling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nested-sampling topic, visit your repo's landing page and select "manage topics."

Learn more