docs(notebooks): topology + BSDE notebook improvements

- 07_topology: expanded persistent-homology examples
- 10_bsde: reworked BSDE solver walkthrough
- 04/05: clear execution counts
- gitignore generated plot PNGs (docs snippets + notebook frames)
This commit is contained in:
ThotDjehuty
2026-07-06 22:24:55 +02:00
parent 8caf0488d9
commit 0463382fcb
5 changed files with 181 additions and 65 deletions
+6
View File
@@ -30,3 +30,9 @@ docs/source/_static/*.log
docs/source/_static/*.toc
docs/source/theory/*.html
docs/source/theory/*.pdf
# Generated plot byproducts (docs snippets + notebook animations)
/grid_search_heatmap.png
/hmm_states.png
/mcmc_posterior.png
examples/*.png