jetset.mcmc_ultranest Module

jetset.mcmc_ultranest Module#

UltraNest backend built on top of the JetSeT MCMC sampler interface.

Functions#

run_open_mpi(sampler[, n_proc, ...])

Run UltraNestSampler.run_sampler through mpirun.

Classes#

UltraNestSampler(model_minimizer[, ...])

UltraNest backend that reuses most of McmcSampler post-processing.

Class Inheritance Diagram#

Inheritance diagram of jetset.mcmc_ultranest.UltraNestSampler