-
Notifications
You must be signed in to change notification settings - Fork 24
Implement GLCT SEIRD model for vector-borne disease #1575
Copy link
Copy link
Open
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the softwareloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::lctModels using the linear chain trickModels using the linear chain trickmodel::odeThis issue concerns any kind of ODE-based model.This issue concerns any kind of ODE-based model.
Metadata
Metadata
Assignees
Labels
class::featureA feature to be implemented for some part of the softwareA feature to be implemented for some part of the softwareloc::backendThis issue concerns the C++ backend implementation.This issue concerns the C++ backend implementation.model::lctModels using the linear chain trickModels using the linear chain trickmodel::odeThis issue concerns any kind of ODE-based model.This issue concerns any kind of ODE-based model.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
🏗 Development
Feature description
Compartment SEIRD ODE model with optional GLCT for dengue fever with mosquitoes as disease vector, modeling human and mosquito population
Additional context
Paper: https://arxiv.org/pdf/2604.25750
Checklist