simple-squiggle

A restricted subset of Squiggle
Log | Files | Refs | README

commit 7b0352660e9f5ab507d778313f27465f133d5dff
parent 0aa2cae8ab8733061bd58430b662ec9ad207501a
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Sat, 16 Apr 2022 21:48:12 -0400

tweak: Mark feature as complete

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -109,7 +109,7 @@ You can also run tests with `npm run test` I consider this repository to be feature complete. As such, I may tinker with the code which wraps around the core logic, but I don't really intend to add further functionality. - [ ] Make wrapper code less hacky -- [ ] Display final lognormal as a 90% confidence interval as well +- [x] Display final lognormal as a 90% confidence interval as well ## License