Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 698 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 698 Bytes

MCMCTempering.jl

Stable Dev Build Status

MCMCTempering.jl implements simulated and parallel tempering, two methods for sampling from complex or multi-modal posteriors. These algorithms use temperature scheduling to flatten out the target distribution, making it easier to sample from.

Temper away!