BAMresearch / bayem

Implementation and derivation of "Variational Bayesian inference for a nonlinear forward model." [Chappell et al. 2008] for arbitrary, user-defined model errors.
MIT License
2 stars 1 forks source link

Use hypothesis.assume to avoid close quantiles #100

Closed TTitscher closed 1 year ago

TTitscher commented 1 year ago

In the fuzzy testing, we basically reformulate the previously made requirements (like x0 > x1) properly using hypothesis.assume.

ajafarihub commented 1 year ago

The pull request is OK from my point of view.