Skip to content

Commit

Permalink
New version: PowerModelsDistributionStateEstimation v0.7.0 (#92600)
Browse files Browse the repository at this point in the history
UUID: d0713e65-ce0c-4a8e-a1da-2ed737d217c5
Repo: https://github.com/Electa-Git/PowerModelsDistributionStateEstimation.jl.git
Tree: 3c3dc144a9969879adfc10872495af4f2ffbe940

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 2, 2023
1 parent fc10972 commit 06cffae
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 10 deletions.
35 changes: 25 additions & 10 deletions P/PowerModelsDistributionStateEstimation/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
[0]
CSV = "0.6.1-0.6"
DataFrames = "0.21"
JSON = "0.18-0.21"
Optim = "1.2"
SpecialFunctions = "0.10.3-0.10"
Statistics = "1"
julia = "1"

["0-0.1"]
Ipopt = "0.6.2-0.6"
Expand All @@ -21,6 +15,14 @@ PowerModels = "0.17.2-0.17"
Distributions = "0.22.3-0.22"
InfrastructureModels = "0.5"

["0-0.6"]
CSV = "0.6.1-0.6"
DataFrames = "0.21"
Optim = "1.2"
SpecialFunctions = "0.10.3-0.10"
Statistics = "1"
julia = "1"

["0.2"]
JuMP = "0.21"

Expand All @@ -33,13 +35,13 @@ Ipopt = "0.6"
["0.2-0.5"]
GaussianMixtures = "0.3.2-0.3"

["0.2.4-0"]
Distributions = "0.22.3-0.24.14"

["0.2.4-0.2"]
InfrastructureModels = "0.5.4-0.5"
PowerModelsDistribution = "0.10.1-0.10"

["0.2.4-0.6"]
Distributions = "0.22.3-0.24.14"

["0.3"]
LoggingExtras = "0.4.6-0.4"

Expand All @@ -54,8 +56,21 @@ LoggingExtras = "0.4"

["0.5-0"]
InfrastructureModels = "0.6-0.7"

["0.5-0.6"]
JuMP = "0.21-0.22"
PowerModelsDistribution = "0.11-0.13"

["0.6-0"]
["0.6"]
Polynomials = "2.0.17-2.0"

["0.7-0"]
CSV = "0.10"
DataFrames = "1"
Distributions = ["0.22.3-0.24.14", "0.25"]
JuMP = "1"
Optim = ["1.2", "1.7.0-1"]
Polynomials = ["2.0.17-2.0", "3"]
PowerModelsDistribution = "0.11-0.14"
SpecialFunctions = ["1.5.1-1.8", "2.0"]
julia = "1.6.0-1"
3 changes: 3 additions & 0 deletions P/PowerModelsDistributionStateEstimation/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "01e927611b5020a6edcb77d3c05617f5625bc054"

["0.6.0"]
git-tree-sha1 = "590c3b208674f2b56ac5ec30f4ca36c34a7ba719"

["0.7.0"]
git-tree-sha1 = "3c3dc144a9969879adfc10872495af4f2ffbe940"

0 comments on commit 06cffae

Please sign in to comment.