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: SciML/ModelingToolkitStandardLibrary.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6244cda
Choose a base ref
...
head repository: SciML/ModelingToolkitStandardLibrary.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e3a049e
Choose a head ref
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on May 8, 2025

  1. Configuration menu
    Copy the full SHA
    9d91f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28f17be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a0a8a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bbb55b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c2e89d View commit details
    Browse the repository at this point in the history
  6. feat: add macro compatible ParametrizedInterpolation

    note that this does not fully support all the things that the non-macro version can do
    SebastianM-C committed May 8, 2025
    Configuration menu
    Copy the full SHA
    3108d0c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #388 from SebastianM-C/interp

    Interpolation with the model macro
    ChrisRackauckas authored May 8, 2025
    Configuration menu
    Copy the full SHA
    fe6bc00 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Configuration menu
    Copy the full SHA
    ea8e0c3 View commit details
    Browse the repository at this point in the history
  2. test: update tests for Translational systems to verify that the initi…

    …alization is fully determined
    SebastianM-C committed May 12, 2025
    Configuration menu
    Copy the full SHA
    c2411b2 View commit details
    Browse the repository at this point in the history
  3. docs: update docs

    SebastianM-C committed May 12, 2025
    Configuration menu
    Copy the full SHA
    dcd6bee View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Merge pull request #392 from SebastianM-C/smc/init

    Fix initialization for TranslationalPosition and add more tests
    ChrisRackauckas authored May 13, 2025
    Configuration menu
    Copy the full SHA
    b68eba0 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    SebastianM-C authored May 13, 2025
    Configuration menu
    Copy the full SHA
    0b1e60b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #393 from SebastianM-C/patch-1

    Bump version
    ChrisRackauckas authored May 13, 2025
    Configuration menu
    Copy the full SHA
    e3a049e View commit details
    Browse the repository at this point in the history
Loading