issues
search
KMattis
/
COVID19Sim
Simulation of the spread of the novel coronavirus SARS-CoV-2 in a small city.
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Render public transport
#65
KMattis
opened
4 years ago
0
not all people go to work
#64
KMattis
opened
4 years ago
0
remove nownow
#63
KMattis
opened
4 years ago
2
Rename disease-related terms to match the SEIR model
#62
KMattis
opened
4 years ago
0
Implement age groups
#61
juliusjh
opened
4 years ago
0
ContactRadius/Frequence should depend on the "people-density" in the place
#60
KMattis
opened
4 years ago
0
Use shared memory for multiprocessing
#59
KMattis
opened
4 years ago
0
Mass transportation
#58
juliusjh
closed
4 years ago
0
All classes should only work on their own data
#57
KMattis
opened
4 years ago
0
ContactRadius/Freq depends on activity in restaurants etc
#56
KMattis
opened
4 years ago
0
Add Visitors
#55
KMattis
opened
4 years ago
0
People should be able to break restrictions
#54
KMattis
opened
4 years ago
0
Hospitals should have capacities
#53
KMattis
opened
4 years ago
0
Give people the ability to die
#52
KMattis
opened
4 years ago
0
OutputData calculations
#51
KMattis
opened
4 years ago
0
Add need type dicts
#50
KMattis
closed
4 years ago
0
Finally bug fixed
#49
dorsch-johannes
closed
4 years ago
1
noRender mode now runs in one process
#48
KMattis
closed
4 years ago
0
Fix bug with random.seed
#47
dorsch-johannes
closed
4 years ago
0
rendering should be smooth
#46
KMattis
opened
4 years ago
0
install file should have noRender mode
#45
KMattis
opened
4 years ago
0
camera speed now depends on the zoom factor
#44
KMattis
closed
4 years ago
0
Calculate R0, beta, gamma, etc
#43
juliusjh
opened
4 years ago
0
Add basic unittests for time class
#42
KMattis
closed
4 years ago
0
Add continuous integration unittests
#41
KMattis
closed
4 years ago
2
Minor changes on Readme
#40
KMattis
closed
4 years ago
0
Add mass events
#39
KMattis
closed
4 years ago
0
Implement infection statistics depending on the place
#38
juliusjh
opened
4 years ago
0
Implement automatic comparison against known data
#37
juliusjh
opened
4 years ago
0
Movement speed should depend on scroll level
#36
KnauerJ
closed
4 years ago
0
persons now start at home, not in the lower left corner
#35
KMattis
closed
4 years ago
1
use open days
#34
KMattis
closed
4 years ago
0
noRender mode should not start two processes
#33
KMattis
closed
4 years ago
0
Add README.md file
#32
KMattis
closed
4 years ago
0
Update install_dependencies.sh
#31
dorsch-johannes
closed
4 years ago
0
While travelling people should not count as being at ther destiantion
#30
KMattis
closed
4 years ago
0
grid generation now relies only on the placChars frequency
#29
KMattis
closed
4 years ago
0
Variety in the behavior of persons
#28
KMattis
opened
4 years ago
3
Calling random.seed does not guarante reproducibility of the simulation
#27
KMattis
closed
4 years ago
0
Optimization #1
#26
juliusjh
closed
4 years ago
2
Add a chronic disease
#25
KMattis
opened
4 years ago
0
added possibility two have different models, while sharing some of th…
#24
KMattis
closed
4 years ago
0
grid Generation should only rely on places.frequency
#23
KMattis
closed
4 years ago
0
Healthcare need + places
#22
KnauerJ
closed
4 years ago
0
use openDays to determine whether a place is open
#21
KMattis
closed
4 years ago
0
Remove needTypes from palces.ini
#20
KMattis
closed
4 years ago
0
Healthcare #2
#19
KMattis
closed
4 years ago
0
Create multiple models
#18
KMattis
closed
4 years ago
0
NeedTypes should always be a dictionary
#17
KMattis
closed
4 years ago
1
Log infections
#16
KnauerJ
closed
4 years ago
0
Next