Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ParamThakkar123 committed Oct 31, 2024
1 parent cc79b8c commit 75ac9da
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion benchmarks/ComplicatedPDE/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.9.1"
manifest_format = "2.0"
project_hash = "50cf24de0621b37d9d930b5c3d4239b0ecd1d82e"
project_hash = "cf2a59050c2c64171677c908e489aa32f31a929e"

[[deps.ADTypes]]
git-tree-sha1 = "016833eb52ba2d6bea9fcb50ca295980e728ee24"
Expand Down
14 changes: 7 additions & 7 deletions benchmarks/ComplicatedPDE/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[compat]
DiffEqDevTools = "2"
GaussianRandomFields = "2"
LSODA = "0.7"
LinearSolve = "2"
ModelingToolkit = "8"
DiffEqDevTools = "2.24.0, 2.45.1"
GaussianRandomFields = "2.2.5"
LSODA = "0.7.5"
LinearSolve = "2.22.1, 2.36.2"
ModelingToolkit = "8, 9.49.0"
NonlinearSolve = "1, 2"
ODEInterfaceDiffEq = "3"
OrdinaryDiffEq = "6"
Plots = "1"
StableRNGs = "1"
Sundials = "4"
Symbolics = "5, 6"
Sundials = "4, 4.26.0"
Symbolics = "5, 6"

0 comments on commit 75ac9da

Please sign in to comment.