Skip to content

negative_power conditional

Added another conditional to negative_power to make it play nicely when the minimum bound is the same as the maximum bound. This became an issue when conditional distributions railed against their absolute maximum and minimum and then called negative_power with identical bounds.

Merge request reports