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

Export of models as C++ code #47

Open
Yuri05 opened this issue Nov 12, 2019 · 0 comments
Open

Export of models as C++ code #47

Yuri05 opened this issue Nov 12, 2019 · 0 comments

Comments

@Yuri05
Copy link
Member

Yuri05 commented Nov 12, 2019

Models exported in form of a C++ code can be compiled with a C++ compiler and used e.g. from R, Matlab, Android etc.
Simulation of compiled models is much faster (average factor 10-12) compared to simulation in PK-Sim/MoBi.

Export is based on an individual or population simulation. Depending on the type of the simulation, some parameters can be set as variable, which will allow their variation in the compiled model.

When exporting from an individual simulation: s. Issue (TODO) for details
Move this to a separate issue

* which parameters should be set as variable?
  * Option 1: None
  * Option 2: Favorites
  * Option 3: selectable by user (per default: all parameters from favorites could be selected)

When exporting from a population simulation: s. Issue (TODO) for details
Move this to a separate issue

Parameters varied in a population must be set as variable. Additionally, some other parameters can be set as varied
  * Option 1: None
  * Option 2: Favorites
  * Option 3: selectable by user (per default: all parameters from favorites could be selected)
@Yuri05 Yuri05 added the Roadmap label Nov 12, 2019
@Open-Systems-Pharmacology Open-Systems-Pharmacology locked and limited conversation to collaborators Nov 12, 2019
@Yuri05 Yuri05 removed the Roadmap label Nov 21, 2022
@Yuri05 Yuri05 moved this to Under discussion (technically feasible; open for sponsorship) in OSP Suite Software Roadmap Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Under discussion (technically feasible; open for sponsorship)
Development

No branches or pull requests

1 participant