Skip to content

Commit 7ca679c

Browse files
updated wordings
1 parent f3d49c8 commit 7ca679c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

news/posts/DoodleBUGS-GSoC-2025-Report/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The legacy tool was a desktop application driving WinBUGS [@winbugs]; the new Do
106106
- Vue 3 instead of React
107107
- Backend responses smaller; no standalone script attachment
108108
- Deferred/Partial
109-
- Rich visualization (PPC, trace/density plots). R-hat and ESS are already included in the summary statistics.
109+
- Visualization: integrate with MCMCChains.jl for plotting. R-hat and ESS are already included in the summary statistics.
110110
- WebKit/Safari support
111111
- UX polish for large graphs
112112

news/posts/DoodleBUGS-Introduction/index.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,13 +140,13 @@ See `DoodleBUGS/runtime/server.jl`.
140140

141141
- WebKit/Safari/iOS: unsupported at this time (see `DoodleBUGS/README.md`).
142142
- Limited visualization beyond summary/quantiles.
143-
- No persisted projects; session-based.
143+
- Local storage persistence only (browser); no cloud sync or shareable links yet.
144144
- Overlapped plates (multiple parents) are not supported; tracked here: https://github.com/TuringLang/JuliaBUGS.jl/issues/362
145145

146146
## Future Work
147147

148148
- Backend: Add Pluto.jl as a backend for supporting compound documents and QuartoNotebookRunner.jl for running notebooks.
149-
- Visualization: trace plots, density plots, PPC, posterior densities (R-hat and ESS are already included in summary statistics)
149+
- Visualization: integrate with MCMCChains.jl for plotting. R-hat and ESS are already included in summary statistics.
150150
- UX: richer node templates, validation, distribution hints
151151
- Persistence/sharing: save/load and shareable links
152152
- Browser compatibility: WebKit/Safari and iOS/iPadOS

0 commit comments

Comments
 (0)