Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for parameter estimation #4

Open
agarny opened this issue Nov 3, 2021 · 0 comments
Open

Add support for parameter estimation #4

agarny opened this issue Nov 3, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@agarny
Copy link
Contributor

agarny commented Nov 3, 2021

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.

@agarny agarny added the Feature label Nov 3, 2021
@agarny agarny added this to the 0.1 milestone Nov 3, 2021
@agarny agarny self-assigned this Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant