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
An important component of model development is parameter estimation. It would therefore be nice to have a way to do parameter estimation in libOpenCOR. For this, we would need a C++ library so that both the C++ and the Python version of libOpenCOR can support parameter estimation out of the box. A possible candidate could be PEST++. Another obvious candidate is CVODES, which is already used although not its sensitivity component.
The text was updated successfully, but these errors were encountered:
An important component of model development is parameter estimation. It would therefore be nice to have a way to do parameter estimation in libOpenCOR. For this, we would need a C++ library so that both the C++ and the Python version of libOpenCOR can support parameter estimation out of the box. A possible candidate could be PEST++. Another obvious candidate is CVODES, which is already used although not its sensitivity component.
The text was updated successfully, but these errors were encountered: