NestedSamplers.jl
NestedSamplers.jl copied to clipboard
Implementations of single and multi-ellipsoid nested sampling
***Goal***: Making nested sampling compatible with Turing external sampler interface.
Hi everyone, Turns out doing a PhD takes a lot of time and effort and it turns out my PhD has nothing to do with nested sampling, so it's been...
Although sampling in NS is not as easily parallelizable as MCMC, there are still opportunities for multi-threading/multi-processing during the sample proposal step. Following the formalism of https://www.wesleyhenderson.me/pdfs/Parallelized_Nested_Sampling_Henderson_Goggans.pdf when we propose...
https://github.com/ptiede/HypercubeTransform.jl
NestedSamplers is an independent sampler library at the moment and lacks an interface for models specified by the domain-specific language (DSL) in [Turing](https://github.com/TuringLang/Turing.jl). However, since NestedSampler supports the [`AbstractMCMC` ](https://github.com/TuringLang/AbstractMCMC.jl)...
- switch logvol and logwt calculations to use quadratic trapezoid rule - incorporate quad. trap. rule to logzerr calculation - add quadratic trapezoidal rule to add_live_points - rerun benchmarks with...
__upd: this post describes background and the first commit of this PR__ It's probably more reasonable? But still not a complete fix, see below. I encountered an error arising from...
Pull request for JOSS paper Generate PDF from [Whedon preview](https://whedon.theoj.org/)
``` NestedModel(loglike, prior_transform) NestedModel(loglike, priors::AbstractVector{