CobayaSampler / cobaya

Code for Bayesian Analysis
http://cobaya.readthedocs.io/en/latest/
Other
126 stars 125 forks source link

collections: extra tolerance for checks, with warning #349

Closed JesusTorrado closed 7 months ago

JesusTorrado commented 7 months ago

Changes to a 2-level tolerance test: the original one, plus a more permissive one with a warning if it fails.

It's a more robust fix for https://github.com/CobayaSampler/cobaya/issues/306

Incorporates "copy" fixes from https://github.com/CobayaSampler/cobaya/pull/343

JesusTorrado commented 7 months ago

Hard to know without a minimal non-working example. and non was provided in https://github.com/CobayaSampler/cobaya/pull/346