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: nathanaelbosch/ProbNumDiffEq.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.0
Choose a base ref
...
head repository: nathanaelbosch/ProbNumDiffEq.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.1
Choose a head ref
  • 12 commits
  • 19 files changed
  • 4 contributors

Commits on Jul 9, 2024

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

Commits on Jul 12, 2024

  1. Fix the solution sampling code (#317)

    * Fix the solution sampling code
    
    * Add a test which should catch such issues with sampling
    
    * Run the sampling tests for both solvers
    nathanaelbosch authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c526f7c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    3f060fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41a832 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. CompatHelper: bump compat for TaylorSeries to 0.18, (keep existing co…

    …mpat) (#320)
    
    Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
    github-actions[bot] and CompatHelper Julia authored Jul 23, 2024
    Configuration menu
    Copy the full SHA
    8d3c3bb View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. CompatHelper: bump compat for TaylorIntegration to 0.16, (keep existi…

    …ng compat) (#321)
    
    Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
    github-actions[bot] and CompatHelper Julia authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    a160f37 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Update to OrdinaryDiffEq split version (#326)

    * Update to OrdinaryDiffEq split version
    
    This both updates to the split version (reducing dependencies) and fixes some of the internals changes that occurred.
    
    * The URL in precompile.jl shouldn't get changed
    
    ---------
    
    Co-authored-by: Nathanael Bosch <nathanael.bosch@uni-tuebingen.de>
    ChrisRackauckas and nathanaelbosch authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e4ea30c View commit details
    Browse the repository at this point in the history
  2. JuliaFormatter.jl

    nathanaelbosch committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d612f3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    564495c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f610374 View commit details
    Browse the repository at this point in the history
  5. 2 Configuration menu
    Copy the full SHA
    250269a View commit details
    Browse the repository at this point in the history
Loading