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 6a8b068 commit 8b50769Copy full SHA for 8b50769
Project.toml
@@ -1,7 +1,7 @@
1
name = "ModelOrderReduction"
2
uuid = "207801d6-6cee-43a9-ad0c-f0c64933efa0"
3
-authors = ["Bowen S. Zhu <[email protected]> and contributors"]
4
version = "0.1.3"
+authors = ["Bowen S. Zhu <[email protected]> and contributors"]
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -15,7 +15,7 @@ TSVD = "9449cd9e-2762-5aa3-a617-5413e99d722e"
15
[compat]
16
DocStringExtensions = "0.8, 0.9"
17
LinearAlgebra = "1"
18
-ModelingToolkit = "10"
+ModelingToolkit = "10, 11"
19
RandomizedLinAlg = "0.1"
20
Setfield = "0.8, 1"
21
SparseArrays = "1"
0 commit comments