Skip to content

v1.0.2

Compare
Choose a tag to compare
@johannesulf johannesulf released this 15 Feb 22:52
· 16 commits to main since this release

Changed

  • Further improved the way the sampler handles plateaus. For example, if the lowest-likelihood point in the live set is part of a plateau, the sampler will jump past the plateau if enough live points with higher likelihood exist. The sampler also behaves reasonably if most or all points are part of a plateau. This leads to less freezes and better performance.