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/DifferentialEquations.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.13.0
Choose a base ref
...
head repository: SciML/DifferentialEquations.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.14.0
Choose a head ref
  • 17 commits
  • 11 files changed
  • 7 contributors

Commits on Apr 2, 2024

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

Commits on Apr 3, 2024

  1. Merge pull request #1024 from SciML/dw/fix_ode_mm_defaults

    Fix typo in ODE algorithms: Use FBDF for problems with > 50 states
    ChrisRackauckas authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    69210d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Bump julia-actions/setup-julia from 1 to 2

    Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.
    - [Release notes](https://github.com/julia-actions/setup-julia/releases)
    - [Commits](julia-actions/setup-julia@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: julia-actions/setup-julia
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    61519cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1025 from SciML/dependabot/github_actions/julia-a…

    …ctions/setup-julia-2
    
    Bump julia-actions/setup-julia from 1 to 2
    ChrisRackauckas authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    516310a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    92ed8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1129d00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8db20ce View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #1032 from SciML/at/use-reusable-workflows

    ci: standardise workflows using SciML's reusable workflows
    thazhemadam authored May 6, 2024
    Configuration menu
    Copy the full SHA
    ad7b74d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    63ddf19 View commit details
    Browse the repository at this point in the history
  2. no caps according to docs

    prbzrg committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    266a771 View commit details
    Browse the repository at this point in the history
  3. update SciMLBase compat

    prbzrg committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    97c55b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    aed8d48 View commit details
    Browse the repository at this point in the history
  2. remove default alg

    oscardssmith committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7d728d6 View commit details
    Browse the repository at this point in the history
  3. fix.

    oscardssmith authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f97b376 View commit details
    Browse the repository at this point in the history
  4. bump version.

    oscardssmith authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5af8356 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4baff6b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1048 from prbzrg/new-AlgorithmInterpretation

    update for new `AlgorithmInterpretation`
    ChrisRackauckas authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    fdafa9c View commit details
    Browse the repository at this point in the history
Loading