When working with joint distributions and evaluating log density or conditioning, we need to ensure the log density is consistant when evaluating.
This is currently NOT the case if we condition on a joint distribution where some densities have the possibility of returning "-inf" when the value is out-of-bounds.
Description
When working with joint distributions and evaluating log density or conditioning, we need to ensure the log density is consistant when evaluating.
This is currently NOT the case if we condition on a joint distribution where some densities have the possibility of returning "-inf" when the value is out-of-bounds.
Example to reproduce
TBD
returns
should return both [-inf]