Skip to content

Commit

Permalink
Actually add notebook (#14)
Browse files Browse the repository at this point in the history
* Add notebook example

* Add docs

* Fix env

* Fix suffix

* Spelling

* add notebook

* Add deps
  • Loading branch information
AlecThomson authored Jan 31, 2025
1 parent 0896b56 commit d8baecd
Show file tree
Hide file tree
Showing 4 changed files with 587 additions and 2 deletions.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,13 @@ tests/simdata
tests/models_ns
*egg-info
.DS_Store
*.ipynb
scratch.ipynb
rm_lite/_version.py
complexity.ipynb
fitting.ipynb
scal_activate.ipynb
scatcch.ipynb
rm_lite/clean.ipynb
rm_lite/ms_test.ipynb
rm_lite/multiscale.ipynb
rm_lite/Untitled-1.ipynb
Loading

0 comments on commit d8baecd

Please sign in to comment.