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 2cbf04f commit a716bdaCopy full SHA for a716bda
Project.toml
@@ -5,13 +5,14 @@ version = "1.5.0"
5
6
[deps]
7
IfElse = "615f187c-cbe4-4ef1-ba3b-2fcf58d6d173"
8
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
10
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
11
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
12
13
[compat]
14
IfElse = "0.1"
-ModelingToolkit = "8"
15
+ModelingToolkit = "8.24"
16
OffsetArrays = "1"
17
Symbolics = "4.9"
18
julia = "1.6"
0 commit comments