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.3.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.4.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 1, 2022

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

Commits on Sep 19, 2022

  1. Change default Rodas5 to Rodas5P

    It has been demonstrated as better in almost every way.
    
    We should look into changing more of the Rodas4 defaults as well.
    ChrisRackauckas authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    5ede573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37dae2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #900 from SciML/ChrisRackauckas-patch-1

    Change default Rodas5 to Rodas5P
    ChrisRackauckas authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d030563 View commit details
    Browse the repository at this point in the history
  4. Update Project.toml

    ChrisRackauckas authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8b4d07c View commit details
    Browse the repository at this point in the history
Loading