CUQI-DTU / CUQIpy

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

Distributions: Disable conditioning on mutable variables if not conditioning variable #361

Closed nabriis closed 9 months ago

nabriis commented 9 months ago

Closes #323 (Updated issue text)

The updates to the unit tests reflect our choice of not allowing condiotining on mutable variables if they are in fact not conditioning variables.

nabriis commented 9 months ago

Hey @jakobsj. Thanks for the comments. I can understand why it would be unclear. I updated the issue and PR description. Hope this provides enough information now :)