AMICI-dev / AMICI

Advanced Multilanguage Interface to CVODES and IDAS
https://amici.readthedocs.io/
Other
110 stars 31 forks source link

Incorrect sensitivities when a sigmay expression depends on a different observable #2561

Closed dweindl closed 2 weeks ago

dweindl commented 1 month ago

If sigmay[i] depends on y[j], with i !=j, then sensitivities will be incorrect.

We need to raise an error during import or support that.