-
Notifications
You must be signed in to change notification settings - Fork 16
Issues: SciCompMod/memilio
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Update some dependencies
class::improvement
Cleanup that doesn't affect functionality
dependencies
Pull requests that update a dependency file
loc::backend
This issue concerns the C++ backend implementation.
loc::infrastructure
General MEmilio Infrastructure related issues
#1167
opened Dec 19, 2024 by
reneSchm
1 of 2 tasks
Add Safeguards to EulerCore to reduce undefined behavior for SDE models
class::feature
A feature to be implemented for some part of the software
class::performance
Performance related issues
loc::backend
This issue concerns the C++ backend implementation.
model::ode
This issue concerns any kind of ODE-based model.
model::sde
This issue concerns any kind of stochastic differential equation-based model.
#1165
opened Dec 17, 2024 by
nijawa
2 tasks done
Update Ubuntu image used by CI to ubuntu-latest
class::improvement
Cleanup that doesn't affect functionality
loc::continuous integration
This issue concerns any problem of continuous integration.
#1161
opened Dec 11, 2024 by
reneSchm
1 of 2 tasks
Add diffusive ABM and SMM
class::feature
A feature to be implemented for some part of the software
loc::backend
This issue concerns the C++ backend implementation.
model::hybrid
#1159
opened Dec 11, 2024 by
jubicker
2 tasks done
Check_constraint function returns true when parameters are set to wrong values
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::abm
This issue concerns any kind of agent-based model.
model::ode
This issue concerns any kind of ODE-based model.
#1157
opened Dec 9, 2024 by
jubicker
2 tasks done
Shortage in ICU Capacity is deactivated
class::bug
Bugs found in the software
loc::backend
This issue concerns the C++ backend implementation.
model::ode
This issue concerns any kind of ODE-based model.
#1152
opened Nov 29, 2024 by
HenrZu
2 tasks done
FileNotFoundError: using commuter_mobility when calling transformMobilityData.py
class::bug
Bugs found in the software
loc::infrastructure
General MEmilio Infrastructure related issues
model::ode
This issue concerns any kind of ODE-based model.
prio::high
The priority of this task is high.
#1148
opened Nov 26, 2024 by
HenrZu
2 tasks done
Implement Bot that informs us on new issues and discussions
class::feature
A feature to be implemented for some part of the software
prio::moderate
The priority of this task is moderate.
#1147
opened Nov 25, 2024 by
mknaranja
2 tasks done
Improvement of surrogates
class::improvement
Cleanup that doesn't affect functionality
model::ml
machine learning surrogate model
model::ode
This issue concerns any kind of ODE-based model.
#1139
opened Oct 22, 2024 by
AgathaSchmidt
2 of 9 tasks
Add grid search and plot to SimpleNN and GroupsNN
class::improvement
Cleanup that doesn't affect functionality
model::ml
machine learning surrogate model
model::ode
This issue concerns any kind of ODE-based model.
#1137
opened Oct 16, 2024 by
AgathaSchmidt
2 of 5 tasks
Include age-groups in the GLCT model
class::feature
A feature to be implemented for some part of the software
loc::backend
This issue concerns the C++ backend implementation.
model::lct
Models using the linear chain trick
prio::low
The priority of this task is low. It is an interesting item but with low priority.
#1134
opened Oct 7, 2024 by
lenaploetzke
2 tasks done
Change member functions in Model class from public to private in IDE model
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::ide
This issue concerns any kind of integro differential equations-based model.
#1133
opened Sep 30, 2024 by
annawendler
Rename public members in IDE model
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::ide
This issue concerns any kind of integro differential equations-based model.
#1132
opened Sep 30, 2024 by
annawendler
ParameterDistributionNormal does not work if only mean and stddev are set
class::bug
Bugs found in the software
loc::backend
This issue concerns the C++ backend implementation.
model::abm
This issue concerns any kind of agent-based model.
model::hybrid
model::ide
This issue concerns any kind of integro differential equations-based model.
model::ode
This issue concerns any kind of ODE-based model.
#1131
opened Sep 30, 2024 by
jubicker
2 tasks done
dt_max does not work for RungeKuttaCashKarp54IntegratorCore in python
class::bug
Bugs found in the software
loc::python interface
This issue concerns the python interface to the backend implementation.
#1125
opened Sep 12, 2024 by
MaxBetzDLR
2 tasks done
Simulation for age-resolved LCT model
model::lct
Models using the linear chain trick
prio::high
The priority of this task is high.
status::in progress
This issue is in progess.
#1121
opened Sep 6, 2024 by
lenaploetzke
Commuter Testing should not be coupled with dynamic NPIs
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::ode
This issue concerns any kind of ODE-based model.
prio::low
The priority of this task is low. It is an interesting item but with low priority.
#1116
opened Aug 28, 2024 by
HenrZu
2 tasks done
Performance should be dependent on infected persons
class::improvement
Cleanup that doesn't affect functionality
class::performance
Performance related issues
good first issue
Good for newcomers
model::abm
This issue concerns any kind of agent-based model.
#1115
opened Aug 22, 2024 by
xsaschako
2 tasks done
deprecation warning for editable install mode
class::bug
Bugs found in the software
loc::python interface
This issue concerns the python interface to the backend implementation.
#1110
opened Aug 16, 2024 by
MaxBetzDLR
2 tasks done
Reuse more code in Initialization Process of ODE models
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::ode
This issue concerns any kind of ODE-based model.
#1108
opened Aug 15, 2024 by
HenrZu
2 tasks done
Negative Compartments in stochastic models
class::bug
Bugs found in the software
loc::backend
This issue concerns the C++ backend implementation.
model::sde
This issue concerns any kind of stochastic differential equation-based model.
#1101
opened Aug 8, 2024 by
nijawa
2 tasks done
Demonstrate convergence rate of the discretization scheme from the IDE model
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::ide
This issue concerns any kind of integro differential equations-based model.
#1097
opened Aug 7, 2024 by
lenaploetzke
2 tasks done
Make the LCT SECIR model a derived class of FlowModel
class::improvement
Cleanup that doesn't affect functionality
loc::backend
This issue concerns the C++ backend implementation.
model::lct
Models using the linear chain trick
prio::low
The priority of this task is low. It is an interesting item but with low priority.
#1096
opened Aug 7, 2024 by
lenaploetzke
2 tasks done
Neural network based bayesian parameter inference
class::feature
A feature to be implemented for some part of the software
class::improvement
Cleanup that doesn't affect functionality
class::research
Research questions that can eventually lead to a model / software change or not
loc::data analysis
This issue concerns any kind of data analysis.
model::ode
This issue concerns any kind of ODE-based model.
status::in progress
This issue is in progess.
#1093
opened Aug 7, 2024 by
MaxBetzDLR
2 tasks done
Previous Next
ProTip!
Updated in the last three days: updated:>2024-12-29.