add to-do item

This commit is contained in:
NunoSempere 2023-07-22 19:39:40 +02:00
parent f9c64426d7
commit baa8a532a2

View File

@ -80,6 +80,7 @@ Behaviour on error can be toggled by the `EXIT_ON_ERROR` variable. This library
- [ ] Have some more complicated & realistic example
- [ ] Add summarization functions: 90% ci (or all c.i.?)
- [ ] Publish online
- [ ] Add efficient sampling from a beta distribution
- [ ] Support all distribution functions in <https://www.squiggle-language.com/docs/Api/Dist>
- [ ] Support all distribution functions in <https://www.squiggle-language.com/docs/Api/Dist>, and do so efficiently