Skip to content

Commit ec71cf4

Browse files
update readme with feature request
1 parent 01f0692 commit ec71cf4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ But this is not the whole story, as healthcare is staffed by healthcare workers.
136136

137137
# TO-DO
138138
- [ ] refactor methods away into classes to make codebase less unwieldy
139+
- [ ] Make package + dependencies installable, add simple installation guide
139140
- [ ] Add CuPy compatibility mode to utilize CUDA (NVidia GPU) for computations
140141
- [ ] Add NumBa support to speed up simulations without GPU
141142
- [X] Plot S-I-R parameters
@@ -148,4 +149,4 @@ But this is not the whole story, as healthcare is staffed by healthcare workers.
148149
- [ ] Add plotting method that splits outcome according to age
149150
- [ ] Implement S-I-R modeling to compare to agent-based approach
150151
- [ ] Add scenario where the elderly are quarantined first when infections happen (u/ColCrabs & u/rataktaktaruken)
151-
152+
- [ ] Speed up plotting

0 commit comments

Comments
 (0)