/ concept-collection / dot-github
concept-collection / dot-github
Add stan-web-ide and numbl-web-ide to the project index
Jeremy Magland <jmagland@flatironinstitute.org> committed commit 2d6aba205409 parent 76eae4d Browse files
1 changed file+8−0
profile/README.mdmodified+8−0View file
@@ -65,6 +65,11 @@ there is one.
6565 2-D banana target, with React driving a numbl script. Tune the leapfrog step
6666 and error tolerance, or play a step-by-step movie of the orbit-building.
6767
68+- **[stan-web-ide](https://github.com/concept-collection/stan-web-ide)**
69+ ([live](https://concept-collection.github.io/stan-web-ide/)).
70+ Run [Stan](https://mc-stan.org) sampling in your browser, in a VS Code-style
71+ IDE.
72+
6873 ## Peer-to-peer shared state
6974
7075 - **[commonview](https://github.com/concept-collection/commonview)**
@@ -128,6 +133,9 @@ there is one.
128133 Utilities and starting points for building your own
129134 [numbl](https://numbl.org) projects.
130135
136+- **[numbl-web-ide](https://github.com/concept-collection/numbl-web-ide)**
137+ ([live](https://concept-collection.github.io/numbl-web-ide/)).
138+ Run MATLAB-syntax .m files in your browser, in a VS Code-style IDE.
131139 - **[numbl-figure-viewer](https://github.com/concept-collection/numbl-figure-viewer)**
132140 ([live](https://concept-collection.github.io/numbl-figure-viewer/)).
133141 Open and explore a figure exported from numbl, including its underlying data.