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.
2 parents f6d5dba + 33d0f5c commit 025580cCopy full SHA for 025580c
Project.toml
@@ -1,7 +1,7 @@
1
name = "PowerNetworkMatrices"
2
uuid = "bed98974-b02a-5e2f-9fe0-a103f5c450dd"
3
authors = ["Jose Daniel Lara", "Alessandro Francesco Castelli", "Sourabh Dalvi"]
4
-version = "0.12.1"
+version = "0.13.0"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -22,8 +22,8 @@ HDF5 = "0.17"
22
InfrastructureSystems = "2"
23
KLU = "^0.6"
24
LinearAlgebra = "1"
25
-MKL = "0.7"
26
-Pardiso = "^0.5.5"
+MKL = "0.8"
+Pardiso = "1"
27
PowerSystems = "^4.5"
28
SparseArrays = "1"
29
julia = "^1.6"
0 commit comments