Skip to content

Add "soft initialisation" to Sampler class

A simple change that aims to fix the issue raised in Issue #420 (closed) . Add a flag to the Sampler class init that allows for a "soft initialisation" that skips the likelihood timing and ratio verification.

Merge request reports