Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RascalSoftware/python-RAT
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.0.dev14
Choose a base ref
...
head repository: RascalSoftware/python-RAT
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.0.dev15
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Apr 23, 2026

  1. Configuration menu
    Copy the full SHA
    b0f51a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2026

  1. Configuration menu
    Copy the full SHA
    e33fd6d View commit details
    Browse the repository at this point in the history
  2. Add a python equivalent to MATLABs smoothdata and use in Bayes plots (#…

    …208)
    
    * Add a python equivalent to MATLABs smoothdata and use in Bayes plots
    
    * suggested changes to moving_average
    
    * unit test test_moving_average
    
    * ruff fix
    
    * use ValueError if moving_average window size is out of bounds
    MikeSullivan7 authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    c230b9a View commit details
    Browse the repository at this point in the history
  3. update to dev15 (#211)

    MikeSullivan7 authored Jun 16, 2026
    Configuration menu
    Copy the full SHA
    337eb43 View commit details
    Browse the repository at this point in the history
Loading