-
Notifications
You must be signed in to change notification settings - Fork 31
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
PetabObjective #962
Comments
Will look into that. Was thinking about some This should make it easier to simulate the model for specific conditions, in particular in interactive use. |
…ditions Makes it a bit easier to work with PEtab problems interactively or when implementing some PEtab-based objective function (AMICI-dev#962).
…ditions Makes it a bit easier to work with PEtab problems interactively or when implementing some PEtab-based objective function (AMICI-dev#962).
) …ditions Makes it a bit easier to work with PEtab problems interactively or when implementing some PEtab-based objective function (#962). --------- Co-authored-by: Fabian Fröhlich <[email protected]>
Closed by #2255 |
Create a class encapsulating the petab simulation functionality, in particular later allowing to cache e.g. mappings to increase efficiency.
The text was updated successfully, but these errors were encountered: