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/Sundials.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.20.1
Choose a base ref
...
head repository: SciML/Sundials.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.21.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 4 contributors

Commits on Nov 2, 2023

  1. Change typeof(x) <: y to x isa y

    Pepijn de Vos authored and ChrisRackauckas committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    81fb59a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. finalize callbacks

    oscardssmith authored and ChrisRackauckas committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    7eb8a12 View commit details
    Browse the repository at this point in the history
  2. add test

    oscardssmith authored and ChrisRackauckas committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    242dcce View commit details
    Browse the repository at this point in the history
  3. typo

    oscardssmith authored and ChrisRackauckas committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    bdf3f7f View commit details
    Browse the repository at this point in the history
  4. typo 2

    oscardssmith authored and ChrisRackauckas committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    c385feb View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. make the saveat and tstop handling match OrdinaryDiffEq more closely …

    …and remove bug where we would pretend to hit tstops when not actually doing so
    oscardssmith authored and ChrisRackauckas committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    70654b6 View commit details
    Browse the repository at this point in the history
  2. fix

    oscardssmith authored and ChrisRackauckas committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7dac95d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    dad5580 View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    ChrisRackauckas authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    fc43269 View commit details
    Browse the repository at this point in the history
Loading