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

Improve performances when events are used #11

Open
luyckxn opened this issue Jun 2, 2021 · 1 comment
Open

Improve performances when events are used #11

luyckxn opened this issue Jun 2, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@luyckxn
Copy link
Collaborator

luyckxn commented Jun 2, 2021

Several improvements may be done:

-> Don't reexport the model to mrgsolve/RxODE at each iteration
-> Cache the mrgsolve/RxODE model if it does not change from iteration to iteration
-> Investigate method 'mrgsim_q' in mrgsolve for repeated simulations

@luyckxn luyckxn added the enhancement New feature or request label Jun 2, 2021
@luyckxn luyckxn self-assigned this Jun 2, 2021
luyckxn added a commit that referenced this issue Jul 9, 2021
@AndreasCalvagone
Copy link

AndreasCalvagone commented Feb 25, 2024

Or maybe something similar to the dynamic dosing feature in mrgsolve: https://mrgsolve.org/blog/posts/2024-new-1-4-0-evtools.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants