Add a python equivalent to MATLABs smoothdata and use in Bayes plots by MikeSullivan7 · Pull Request #208 · RascalSoftware/python-RAT · GitHub
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 35 additions & 8 deletions ratapi/utils/plotting.py
58 changes: 58 additions & 0 deletions tests/test_plotting.py
Loading