add some more to-dos

This commit is contained in:
NunoSempere 2024-01-29 18:20:43 +01:00
parent 27f9d76e9a
commit 6199e43ae4

View File

@ -381,7 +381,9 @@ Overall, I'd describe the error handling capabilities of this library as pretty
### To do
- [ ] Drive in a few more real-life applications
- [ ] US election modelling?
- [ ] Look into using size_t instead of int for sample numbers
- [ ] Reorganize code a little bit to reduce usage of gcc's nested functions
### Done