CUQI-DTU / CUQIpy

https://cuqi-dtu.github.io/CUQIpy/
Apache License 2.0
48 stars 9 forks source link

Update the BayesianProblem to use the new sampler #479

Closed amal-ghamdi closed 2 months ago

amal-ghamdi commented 3 months ago

Description:

Update the BayesainProblem class to have 2 behaviors. A default behavior to use the new samplers and a legacy behavior to use the old samplers (to ensure tests pass for now)

DoD:

Note: