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: JuliaControl/ControlSystems.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.10.5
Choose a base ref
...
head repository: JuliaControl/ControlSystems.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.0
Choose a head ref
  • 18 commits
  • 22 files changed
  • 1 contributor

Commits on Oct 24, 2024

  1. fix #941

    baggepinnen committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    edd7e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b69a532 View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    baggepinnen authored Oct 24, 2024
    2 Configuration menu
    Copy the full SHA
    4ad6e59 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Update test.yml

    baggepinnen authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4608689 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    7c55a32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    905271c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. add keyword to docstring

    baggepinnen authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b39d0e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    add7d76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #945 from JuliaControl/hcatres

    add concatenation for SimResult
    baggepinnen authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    05968ca View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    baggepinnen authored Nov 28, 2024
    2 Configuration menu
    Copy the full SHA
    4194f04 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. bump compat DSP (#946)

    * bump compat DSP
    
    * fix deprecation
    
    * bump version
    baggepinnen authored Dec 9, 2024
    2 Configuration menu
    Copy the full SHA
    aa37310 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2025

  1. Add function for stable/unstable decomposition (#947)

    * Add function for stable/unstable decomposition
    
    * fix another DSP deprecation
    
    * fix
    
    * test tweak
    baggepinnen authored Jan 8, 2025
    2 Configuration menu
    Copy the full SHA
    40a14eb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2025

  1. Configuration menu
    Copy the full SHA
    49f93ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #948 from JuliaControl/nopoly

    remove use of `Polyester.@batch` due to segfault
    baggepinnen authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    9f0bcff View commit details
    Browse the repository at this point in the history
  3. widen the scope of ss*mat method (#949)

    * widen the scope of ss*mat method
    
    * remove unbound type param
    baggepinnen authored Jan 10, 2025
    Configuration menu
    Copy the full SHA
    fd44401 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. add tools for counting multiple eigvals and adjust bode phase start (#…

    …950)
    
    * add tools for counting multiple eigvals and adjust bode phase start
    
    * only adjust phase for rational systems
    baggepinnen authored Jan 11, 2025
    Configuration menu
    Copy the full SHA
    273054e View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    baggepinnen authored Jan 11, 2025
    2 Configuration menu
    Copy the full SHA
    903ec64 View commit details
    Browse the repository at this point in the history
  3. Update Project.toml

    baggepinnen authored Jan 11, 2025
    2 Configuration menu
    Copy the full SHA
    ceb9ff9 View commit details
    Browse the repository at this point in the history
Loading