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.4
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.10.5
Choose a head ref
  • 9 commits
  • 10 files changed
  • 2 contributors

Commits on Sep 18, 2024

  1. Update StateSpace.jl

    Replace type `T` by `StateSpace` in `minreal` method method for state space system
    (could be more precise with `AbstractStateSpace`)
    franckgaga authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    afa735d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #935 from franckgaga/patch-1

    Update `minreal` docstring
    baggepinnen authored Sep 18, 2024
    Configuration menu
    Copy the full SHA
    26279d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. add fix for step with plotx and MIMO systems (#936)

    * add fix for step with plotx and MIMO systems
    
    * add comment
    baggepinnen authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2051b06 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    0a2f412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637f5cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #939 from JuliaControl/resolvent

    add functions returning the resolvent of a system
    baggepinnen authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    e616131 View commit details
    Browse the repository at this point in the history
  4. Update Project.toml

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

Commits on Oct 24, 2024

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

    bump compat DiffEqCallbacks
    baggepinnen authored Oct 24, 2024
    2 Configuration menu
    Copy the full SHA
    613f0d0 View commit details
    Browse the repository at this point in the history
Loading