You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the discussions during PR, @bartvanerp has identified a few places where the computations around the ContinuousTransition node can be improved.
In particular
If the transformation of RV a is linear, then the computation of Jacobians can be done only once.
There are multiple places where trace operation within ContinuousTransition can be optimized, e.g., in the computation of the average energy.