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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user