Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v5.52.6

    a401b8da · Update Project.toml ·
    ## OrdinaryDiffEq v5.52.6
    
    [Diff since v5.52.5](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.52.5...v5.52.6)
    
    
    
    **Merged pull requests:**
    - Fix Radau aliasing during newton iterations (#1392) (@MatFi)
  • v5.52.5

    4f09d4a9 · Update Project.toml ·
    ## OrdinaryDiffEq v5.52.5
    
    [Diff since v5.52.4](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.52.4...v5.52.5)
    
    
    **Closed issues:**
    - Stackoverflow on Julia 1.6: "Module IR does not contain specified entry function " (#1261)
    - Initial point issue for some interpolants (Rodas4) (#1266)
    - Qualify Interpolations to refer to DiffEqBase (#1377)
    - Type of array changes when using non-standard array types (#1386)
    - Velocity Verlet integrator calculates the acceleration twice at each time step (#1387)
    - Can't brodcast time gradients into dualcache (#1388)
    - RadauIIA's  ArgumentError when jac_prototype is of type SparseMatrixCSC (#1389)
    
    **Merged pull requests:**
    - quality Interpolators to module DiffEqBase (#1378) (@bgctw)
    - fix get_du for Rosenbrock4 methods (#1382) (@MatFi)
    - Prevent velocity Verlet integrator calculating the acceleration twice at each time step (#1390) (@jgreener64)
    - Add new buffers to prevent aliasing in RadauIIA3 and RadauIIA5 (#1391) (@MatFi)
  • v5.52.4

    51dba568 · Update Project.toml ·
    ## OrdinaryDiffEq v5.52.4
    
    [Diff since v5.52.3](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.52.3...v5.52.4)
    
    
    **Closed issues:**
    - LoopVectorization issues (#1369)
    
    **Merged pull requests:**
    - Linear solver improvements for Rosenbrock solvers (#1371) (@YingboMa)
    - Fix initdt in the case of mass matrix DAEs with no linsolve failure (#1374) (@ChrisRackauckas)
  • v5.52.3

    b563fcce · Update Project.toml ·
    ## OrdinaryDiffEq v5.52.3
    
    [Diff since v5.52.2](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.52.2...v5.52.3)
    
    
    **Closed issues:**
    - Swap GenericSVD for GenericLinearAlgebra? (#1346)
    
    **Merged pull requests:**
    - readme docstring (#1363) (@anandijain)
    - CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8" (#1364) (@github-actions[bot])
    - Test Adapt 3.3 Fix (#1370) (@ChrisRackauckas)
  • v5.52.2

    ed22bd51 · Update Project.toml ·
    ## OrdinaryDiffEq v5.52.2
    
    [Diff since v5.52.1](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.52.1...v5.52.2)
    
    
    
    **Merged pull requests:**
    - Better initialization of values with Enums (#1362) (@ChrisRackauckas)
  • v5.52.1

    6bb3b844 · Update Project.toml ·
    ## OrdinaryDiffEq v5.52.1
    
    [Diff since v5.52.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.52.0...v5.52.1)
    
    
    **Closed issues:**
    - Error when creating DAE problem in Turing @model (#1355)
    
    **Merged pull requests:**
    - Fix interpolation and AD for DAEs (#1357) (@ChrisRackauckas)
    - Do not allow error exit when switching in autoswitch (#1358) (@ChrisRackauckas)
    - Bypass autoswitch allocs on fully FSAL composites (#1360) (@ChrisRackauckas)
  • v5.52.0

    640de7aa · Update Project.toml ·
    ## OrdinaryDiffEq v5.52.0
    
    [Diff since v5.51.2](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.51.2...v5.52.0)
    
    
    
    **Merged pull requests:**
    - no GenericSVD (#1356) (@ChrisRackauckas)
  • v5.51.2

    0682ca9c · Update Project.toml ·
    ## OrdinaryDiffEq v5.51.2
    
    [Diff since v5.51.1](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.51.1...v5.51.2)
    
    
    
    **Merged pull requests:**
    - Remove unnecessary pre-allocation (#1354) (@mohamed82008)
  • v5.51.1

    ## OrdinaryDiffEq v5.51.1
    
    [Diff since v5.51.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.51.0...v5.51.1)
    
    
    **Closed issues:**
    - Problem with set_proposed_dt! inside DiscreteCallBack (#1351)
    - Default value of `save_end`does not work anymore as expected (#1349)
    
    **Merged pull requests:**
    - hotfix save early end with maxiters (#1350) (@ChrisRackauckas)
    - Handle set_proposed_dt! on non-adaptive (#1352) (@ChrisRackauckas)
  • v5.51.0

    ## OrdinaryDiffEq v5.51.0
    
    [Diff since v5.50.2](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.50.2...v5.51.0)
    
    
    
    **Merged pull requests:**
    - Enforce correct saveat after final tstop change (#1348) (@ChrisRackauckas)
  • v5.50.2

    d5e8f368 · Update Project.toml ·
    ## OrdinaryDiffEq v5.50.2
    
    [Diff since v5.50.1](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.50.1...v5.50.2)
    
    
    
    **Merged pull requests:**
    - Ambiguity fix (#1344) (@ChrisRackauckas)
  • v5.50.1

    0d7c1856 · Update Project.toml ·
    ## OrdinaryDiffEq v5.50.1
    
    [Diff since v5.50.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.50.0...v5.50.1)
    
    
    
    **Merged pull requests:**
    - Try running GPU tests without code coverage. (#1342) (@maleadt)
    - Add multithreading group to Github Actions CI (#1343) (@ChrisRackauckas)
  • v5.50.0

    e6c0a9f9 · Update Project.toml ·
    ## OrdinaryDiffEq v5.50.0
    
    [Diff since v5.49.3](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.49.3...v5.50.0)
    
    
    
    **Merged pull requests:**
    - Revert "Fix ElasticArray tests" (#1340) (@ChrisRackauckas)
    - CompatHelper: bump compat for "ArrayInterface" to "3.0" (#1341) (@github-actions[bot])
  • v5.49.3

    3f91e7a7 · Update Project.toml ·
    ## OrdinaryDiffEq v5.49.3
    
    [Diff since v5.49.2](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.49.2...v5.49.3)
    
    
    
    **Merged pull requests:**
    - Fix ElasticArray tests (#1337) (@ChrisRackauckas)
  • v5.49.2

    cdae3dbb · Update Project.toml ·
    ## OrdinaryDiffEq v5.49.2
    
    [Diff since v5.49.1](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.49.1...v5.49.2)
    
    
    **Closed issues:**
    - Stiffness detection & composite algorithm fail on CuArrays (#1306)
    
    **Merged pull requests:**
    - add buildkite pipeline (#1325) (@ChrisRackauckas)
    - Rodas4P2 included (#1333) (@gstein3m)
    - lighten the all tests (#1336) (@ChrisRackauckas)
  • v5.49.1

    ecd2cc8a · Update Project.toml ·
    ## OrdinaryDiffEq v5.49.1
    
    [Diff since v5.49.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.49.0...v5.49.1)
    
    
    
    **Merged pull requests:**
    - yeah don't look at this one... (#1326) (@ChrisRackauckas)
  • v5.49.0

    c07a5f4c · Update Project.toml ·
    ## OrdinaryDiffEq v5.49.0
    
    [Diff since v5.48.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.48.0...v5.49.0)
    
    
    
    **Merged pull requests:**
    - fix callback double save (#1324) (@ChrisRackauckas)
  • v5.48.0

    d9eb1057 · Update Project.toml ·
    ## OrdinaryDiffEq v5.48.0
    
    [Diff since v5.47.1](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.47.1...v5.48.0)
    
    
    
    **Merged pull requests:**
    - symplectic steps use `fsallast` and centralized code (#1319) (@KlausC)
    - remove deprecated broadcast in test file (#1320) (@KlausC)
    - CompatHelper: bump compat for "Adapt" to "3.0" (#1321) (@github-actions[bot])
  • v5.47.1

    ## OrdinaryDiffEq v5.47.1
    
    [Diff since v5.47.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.47.0...v5.47.1)
    
    
    **Closed issues:**
    - Symplectic algorithms silently calculate wrong results under certain conditions (#1312)
    - GMRES losing order of convergence on IterativeSolvers v0.9 (#1316)
    
    **Merged pull requests:**
    - fix symplectic algorithms for arbitrary functions (#1313) (@KlausC)
    - Composite verner units (#1314) (@contradict)
    - try and fix gmres (#1315) (@ChrisRackauckas)
    - Only forward reltol when adaptive (#1318) (@YingboMa)
  • v5.47.0

    784c2e6c · Update Project.toml ·
    ## OrdinaryDiffEq v5.47.0
    
    [Diff since v5.46.0](https://github.com/SciML/OrdinaryDiffEq.jl/compare/v5.46.0...v5.47.0)
    
    
    **Closed issues:**
    - Vector of StaticArrays inside ArrayPartition breaks the type of rate_prototype (#1308)
    
    **Merged pull requests:**
    - Fix setting of rate_prototype in __init for ArrayPartition types (#1309) (@jdeldre)
    - CompatHelper: bump compat for "Reexport" to "1.0" (#1310) (@github-actions[bot])