Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ParamThakkar123 authored Aug 18, 2024
2 parents a9444e9 + d88f255 commit 94cd862
Show file tree
Hide file tree
Showing 88 changed files with 923 additions and 856 deletions.
2 changes: 1 addition & 1 deletion lib/OrdinaryDiffEqAdamsBashforthMoulton/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DiffEqDevTools = "2.44.4"
FastBroadcast = "0.3.5"
MuladdMacro = "0.2.4"
ODEProblemLibrary = "0.1.8"
OrdinaryDiffEqCore = "<0.0.1, 1"
OrdinaryDiffEqCore = "1.1"
OrdinaryDiffEqLowOrderRK = "<0.0.1, 1"
Polyester = "0.7.16"
Random = "<0.0.1, 1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import RecursiveArrayTools: recursivefill!
using MuladdMacro, FastBroadcast
import Static: False
import ADTypes: AutoForwardDiff
import OrdinaryDiffEqCore

using Reexport
@reexport using DiffEqBase
Expand Down
Loading

0 comments on commit 94cd862

Please sign in to comment.