We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a0a71a commit 9c9d5deCopy full SHA for 9c9d5de
docs/Project.toml
@@ -4,3 +4,4 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
4
5
[compat]
6
Documenter = "0.27"
7
+RecursiveArrayTools = "2.32"
test/downstream/Project.toml
@@ -1,3 +1,7 @@
1
[deps]
2
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
3
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
+
+[compat]
+ModelingToolkit = "8.33"
+OrdinaryDiffEq = "6.31"
test/gpu/Project.toml
@@ -1,2 +1,5 @@
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
+CUDA = "3.12"
0 commit comments