Skip to content

Commit 68ded28

Browse files
committed
add SDIRK compat
1 parent 6ed8e16 commit 68ded28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/OrdinaryDiffEqExponentialRK/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ OrdinaryDiffEqCore = "1.19"
2929
OrdinaryDiffEqDifferentiation = "<0.0.1, 1.2"
3030
OrdinaryDiffEqTsit5 = "<0.0.1, 1"
3131
OrdinaryDiffEqVerner = "<0.0.1, 1"
32+
OrdinaryDiffEqSDIRK = "<0.0.1, 1"
3233
Random = "<0.0.1, 1"
3334
RecursiveArrayTools = "3.27.0"
3435
Reexport = "1.2.2"

0 commit comments

Comments
 (0)