diff --git a/README.md b/README.md index 3023ce3..909476c 100644 --- a/README.md +++ b/README.md @@ -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