Closed dweindl closed 2 weeks ago
If sigmay[i] depends on y[j], with i !=j, then sensitivities will be incorrect.
sigmay[i]
y[j]
We need to raise an error during import or support that.
If
sigmay[i]
depends ony[j]
, with i !=j, then sensitivities will be incorrect.We need to raise an error during import or support that.