Henrik Zunker

Results 33 issues of Henrik Zunker

Fixes #833 - Removed allocations and adding the input size to the cache - Evaluation of the network allocates a lot of memory. Currently no known solution to this in...

performance

Positivity-Limiter from Gassner and Rueda-Ramírez based on https://arxiv.org/pdf/2102.06017.pdf. - Implementation of the limiter for 1D and 2D - 3D variant can be added. Needs only index adjustments. - By calling...

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Added a new model including waning immunity and temporary immunity states...

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - The current code for the function `export_input_data_county_timeseries ` is similar to...

### Bug description The current code for the function export_input_data_county_timeseries is similar to the functionality in read_input_data_county but are completely independent from each other. This redundancy also increases the susceptibility...

class::bug
prio::moderate
loc::backend
model::ode
class::improvement

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - - - If need be, add additional information and what the...

# Changes and Information Please **briefly list the changes** (main added features, changed items, or corrected bugs) made: - Save data about the commuters during mobility - Any Indices (or...

### Motivation / Current Behaviour _No response_ ### Enhancement description We want to implement the behavior model from https://doi.org/10.3389/fphy.2022.842180 ### Additional context _No response_ ### Checklist - [X] Attached labels,...

model::ode
class::improvement

Implement the Model introduced in https://www.medrxiv.org/content/10.1101/2024.03.01.24303602v1 which is an extension of the SECIRVVS model.

class::research
loc::backend
model::ode
class::improvement

### Motivation / Current Behaviour just look at the different examples. Theres is a lot of code doubling. ### Enhancement description Cleaner and more uniform files ### Additional context _No...

loc::backend
model::ode
class::improvement