/ concept-collection / dot-github
Sign in
concept-collection / dot-github
profile: add walnuts-interactive
Jeremy Magland <jmagland@flatironinstitute.org> committed commit cd3c859d9b6d parent 2638a51 Browse files
1 changed file+5−0
profile/README.mdmodified+5−0View file
@@ -44,6 +44,11 @@ MATLAB-syntax projects that run in the browser via [numbl](https://numbl.org).
4444 Hit-and-run MCMC sampling of a 2-D convex region, with React driving a numbl
4545 script. Resample, make new regions, or play a step-by-step movie of the
4646 algorithm.
47+- **[walnuts-interactive](https://github.com/concept-collection/walnuts-interactive)**
48+ ([live](https://concept-collection.github.io/walnuts-interactive/)).
49+ WALNUTS (the within-orbit adaptive leapfrog No-U-Turn Sampler) drawing from a
50+ 2-D banana target, with React driving a numbl script. Tune the leapfrog step
51+ and error tolerance, or play a step-by-step movie of the orbit-building.
4752 - **[numbl-chunkie](https://github.com/concept-collection/numbl-chunkie)**
4853 ([live](https://concept-collection.github.io/numbl-chunkie/)).
4954 Examples for [chunkie](https://github.com/fastalgorithms/chunkie): building
moveopenescclose