forked from personal/squiggle.c
add to-do to readme
This commit is contained in:
parent
39ab972fa7
commit
e0df88633c
|
@ -267,6 +267,12 @@ Overall, I would caution that if you really care about the very far tails of dis
|
||||||
|
|
||||||
## To do list
|
## To do list
|
||||||
|
|
||||||
|
- [ ] Think through whether to delete cdf => samples function
|
||||||
|
- [ ] Think through whether to:
|
||||||
|
- simplify and just abort on error
|
||||||
|
- complexify and use boxes for everything
|
||||||
|
- leave as is
|
||||||
|
- [ ] Add a few functions for doing simple algebra on normals, betas and lognormals?
|
||||||
- [ ] Systematize references
|
- [ ] Systematize references
|
||||||
- [ ] Publish online
|
- [ ] Publish online
|
||||||
- [ ] 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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user