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.dev1
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.dev2
Choose a head ref
  • 7 commits
  • 17 files changed
  • 3 contributors

Commits on Aug 15, 2024

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

Commits on Aug 16, 2024

  1. Changes control parameter nMCMC to int & fixes failing ruff lint (#68)

    * Changes nMCMC to int
    
    * excludes ipynb from ruff
    alexhroom authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8707f61 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. changes Strategies to a RATEnum (#65)

    * changed Strategies to a RATEnum
    
    * Update enums.py
    
    * added integer input
    
    * throws error for bad indices
    alexhroom authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b53fe23 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    06ecccb View commit details
    Browse the repository at this point in the history
  2. Updates indices (#71)

    * Applies use of strings for Classlist __getitem__
    
    * Bug fix for qzshift index in inputs.py
    
    * Bug fix
    DrPaulSharp authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b3452f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 6, 2024

  1. Splits resampleParams into two parameters and bumps version to 0.0.…

    …0.dev2 (#75)
    
    * split resample params in source code
    
    * split resample params in rat.cpp
    
    * split resample params in tests
    
    * made min angle consistent with MATLAB
    
    * update submodule
    
    * Update controls.py
    
    * bumped version
    alexhroom authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9a6c196 View commit details
    Browse the repository at this point in the history
Loading