Skip to content

Commit 50d003f

Browse files
svchbefaulhaber
andauthored
Add OrdinaryDiffEqLowStorageRK dependency (#1175)
Co-authored-by: Erik Faulhaber <44124897+efaulhaber@users.noreply.github.com>
1 parent 70b55b8 commit 50d003f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ WriteVTK = "64499a7a-5c06-52f2-abe2-ccb03c286192"
3636
[weakdeps]
3737
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
3838
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
39+
OrdinaryDiffEqLowStorageRK = "b0944070-b475-4768-8dec-fb6eb410534d"
3940
OrdinaryDiffEqSymplecticRK = "fa646aed-7ef9-47eb-84c4-9443fc8cbfa8"
4041
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
4142

@@ -59,6 +60,7 @@ GPUArraysCore = "0.2"
5960
JSON = "1"
6061
KernelAbstractions = "0.9"
6162
LinearAlgebra = "1"
63+
OrdinaryDiffEqLowStorageRK = "1.15"
6264
OrdinaryDiffEqSymplecticRK = "1.10"
6365
OrdinaryDiffEqCore = "2, 3"
6466
PointNeighbors = "0.6.6"

0 commit comments

Comments
 (0)