simple-squiggle

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

commit cb437963153265ffb1834214f784ccfcc5d0a9ae
parent c7647f35ebc429c33e173df740b276538f787be5
Author: NunoSempere <nuno.sempere@protonmail.com>
Date:   Sat, 16 Apr 2022 13:09:17 -0400

fix: tweak roadmap

Diffstat:
MREADME.md | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -103,7 +103,10 @@ You can also run tests with `npm run test` ## Roadmap -I consider this repository to be feature complete. As such, I may tinker with the wrapper to make it a bit less hacky, but I don't really intend to add further functionality. +I consider this repository to be feature complete. As such, I may tinker with the wrapper code to make it a bit less hacky, 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 ## License