sebapersson / PEtab.jl

Create parameter estimation problems for ODE models
https://sebapersson.github.io/PEtab.jl/stable/
MIT License
47 stars 7 forks source link

Callback support for adjoint #247

Open sebapersson opened 1 month ago

sebapersson commented 1 month ago

With recent updates callback/events do not work for adjoint sensitivity analysis, see #236 . This should be fixed and tested.

This is probably not relevant to fix until SciMLSensitivity updates to support MTKParameters,