Recent Releases of ODEInterfaceDiffEq
ODEInterfaceDiffEq - v3.13.4
ODEInterfaceDiffEq v3.13.4
Merged pull requests:
- Change typeof(x) <: y to x isa y (#61) (@pepijndevos)
- Bump actions/cache from 3 to 4 (#62) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#64) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#65) (@dependabot[bot])
- ci: standardise workflows using SciML's reusable workflows (#66) (@thazhemadam)
- ci: test with 1, lts and pre versions of julia (#67) (@thazhemadam)
- Support the expanded changetvia_interpolation! interface (#68) (@BenChung)
- Julia
Published by github-actions[bot] over 1 year ago
ODEInterfaceDiffEq - v3.13.3
ODEInterfaceDiffEq v3.13.3
Merged pull requests: - Bump actions/checkout from 3 to 4 (#60) (@dependabot[bot])
- Julia
Published by github-actions[bot] over 2 years ago
ODEInterfaceDiffEq - v3.13.2
ODEInterfaceDiffEq v3.13.2
Closed issues:
- Cannot use radau unless ODEInterface is in Project.toml (#12)
- Method definition overwritten? (#58)
Merged pull requests: - seulexalgorder_fix (#59) (@sjdaines)
- Julia
Published by github-actions[bot] almost 3 years ago
ODEInterfaceDiffEq - v3.13.1
ODEInterfaceDiffEq v3.13.1
Merged pull requests: - Add alg_order trait (#57) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 3 years ago
ODEInterfaceDiffEq - v3.13.0
ODEInterfaceDiffEq v3.13.0
Merged pull requests: - Update algorithms.jl (#51) (@thomvet) - enable dependabot for GitHub actions (#52) (@ranocha) - Bump actions/cache from 1 to 3 (#53) (@dependabot[bot]) - Bump codecov/codecov-action from 1 to 3 (#54) (@dependabot[bot]) - Bump actions/checkout from 1 to 3 (#55) (@dependabot[bot]) - destats -> stats (#56) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 3 years ago
ODEInterfaceDiffEq - v3.12.0
ODEInterfaceDiffEq v3.12.0
Closed issues: - Warning when solve is executed (#49)
Merged pull requests: - MassInstallAction: Install the Invalidations workflow on this repository (#48) (@devmotion) - Change return codes to enums (#50) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
ODEInterfaceDiffEq - v3.11.0
ODEInterfaceDiffEq v3.11.0
Closed issues: - TagBot trigger issue (#42)
Merged pull requests: - MassInstallAction: Install the TagBot workflow on this repository (#39) (@christopher-dG) - MassInstallAction: Install the GitHubActionsCI workflow on this repository (#40) (@christopher-dG) - Try v0.5 (#41) (@ChrisRackauckas) - CompatHelper: bump compat for "Reexport" to "1.0" (#43) (@github-actions[bot]) - Doc strings for alg and fixing broken link to DifferentialEquations.jl (#44) (@AnasAbdelR) - format SciML Style (#45) (@ChrisRackauckas) - move to ODEProblemLibrary (#46) (@ChrisRackauckas) - CompatHelper: bump compat for Compat to 4, (keep existing compat) (#47) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 4 years ago
ODEInterfaceDiffEq - v3.8.0
ODEInterfaceDiffEq v3.8.0
Merged pull requests: - CompatHelper: bump compat for "DataStructures" to "0.18" (#37) (@github-actions[bot]) - Fix DataStructures (#38) (@devmotion)
- Julia
Published by github-actions[bot] almost 6 years ago
ODEInterfaceDiffEq - v3.7.0
ODEInterfaceDiffEq v3.7.0
Merged pull requests: - Do nothing on setproposeddt! (#36) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 6 years ago
ODEInterfaceDiffEq - v3.6.0
ODEInterfaceDiffEq v3.6.0
Merged pull requests: - Install TagBot as a GitHub Action (#35) (@JuliaTagBot)
- Julia
Published by github-actions[bot] about 6 years ago
ODEInterfaceDiffEq - v3.5.0
v3.5.0 (2019-11-22)
Closed issues:
- Register (#28)
Merged pull requests:
- CompatHelper: add new compat entry for "Reexport" at version "0.2" (#34) (github-actions[bot])
- CompatHelper: add new compat entry for "FunctionWrappers" at version "1.0" (#33) (github-actions[bot])
- CompatHelper: add new compat entry for "Compat" at version "3.0" (#32) (github-actions[bot])
- CompatHelper: add new compat entry for "ODEInterface" at version "0.4" (#31) (github-actions[bot])
- CompatHelper: add new compat entry for "DataStructures" at version "0.17" (#30) (github-actions[bot])
- Julia
Published by julia-tagbot[bot] over 6 years ago
ODEInterfaceDiffEq - v3.4.0
v3.4.0 (2019-09-07)
- Julia
Published by julia-tagbot[bot] over 6 years ago
ODEInterfaceDiffEq - v3.3.1
v3.3.1 (2019-06-25)
Closed issues:
- Register v3.2.0 (#24)
Merged pull requests:
- Add CITATION.bib (#25) (asinghvi17)
- Julia
Published by julia-tagbot[bot] almost 7 years ago
ODEInterfaceDiffEq - v3.3.0
v3.3.0 (2019-06-06)
Merged pull requests:
- Changes for VectorContinuousCallback (#27) (kanav99)
- add callback initialization (#26) (ChrisRackauckas)
- Julia
Published by julia-tagbot[bot] almost 7 years ago
ODEInterfaceDiffEq - Fix DataStructures depwarn
- Julia
Published by ChrisRackauckas over 7 years ago
ODEInterfaceDiffEq - savevalues! return change
- Julia
Published by ChrisRackauckas over 7 years ago
ODEInterfaceDiffEq - v0.7 compatibility release
- Julia
Published by ChrisRackauckas almost 8 years ago
ODEInterfaceDiffEq - Better callback handling
- Julia
Published by ChrisRackauckas almost 8 years ago
ODEInterfaceDiffEq - Breaking changes in common interface
- Julia
Published by ChrisRackauckas over 8 years ago
ODEInterfaceDiffEq - Remove erroneous Jacobian warnings
- Julia
Published by ChrisRackauckas almost 9 years ago
ODEInterfaceDiffEq - Add shampine multistep methods
- Julia
Published by ChrisRackauckas almost 9 years ago
ODEInterfaceDiffEq - Warnings for incompatibility
- Julia
Published by ChrisRackauckas about 9 years ago
ODEInterfaceDiffEq - Use mass matrices and Jacobians
- Julia
Published by ChrisRackauckas about 9 years ago
ODEInterfaceDiffEq - Interface compatibility errors
- Julia
Published by ChrisRackauckas about 9 years ago
ODEInterfaceDiffEq - Update for DiffEqBase v0.15.0
- Julia
Published by ChrisRackauckas about 9 years ago
ODEInterfaceDiffEq - Add RODAS
This update adds a binding for the rodas algorithm recently implemented in ODEInterface.
- Julia
Published by ChrisRackauckas over 9 years ago