Skip to content

Commit

Permalink
New version: Pathfinder v0.9.9 (#122360)
Browse files Browse the repository at this point in the history
UUID: b1d3bc72-d0e7-4279-b92f-7fa5d6d2d454
Repo: https://github.com/mlcolab/Pathfinder.jl.git
Tree: 3a28e8450b63d3657adf804984ed0dd081a74447

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 3, 2025
1 parent e05ee92 commit e55f289
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 10 deletions.
37 changes: 27 additions & 10 deletions P/Pathfinder/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ Optim = "1.4.0-1"
["0.2.3-0.3.0"]
PSIS = "0.2"

["0.3-0"]
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.3-0.4.2"]
GalacticOptim = "2"

Expand All @@ -34,6 +30,10 @@ AbstractDifferentiation = "0.4"
["0.3-0.8.2"]
ForwardDiff = "0.10"

["0.3-0.9.8"]
Statistics = "1.6.0-1"
julia = "1.6.0-1"

["0.3.1-0.3.4"]
PSIS = "0.2-0.3"

Expand All @@ -49,11 +49,13 @@ Transducers = "0.4.5-0.4"

["0.4-0"]
ProgressLogging = "0.1.4-0.1"
UnPack = "1"

["0.4-0.7.1"]
IrrationalConstants = "0.1.1-0.1"

["0.4-0.9.8"]
UnPack = "1"

["0.4.1-0.7.2"]
Accessors = "0.1"

Expand Down Expand Up @@ -92,8 +94,10 @@ PSIS = "0.2-0.9"
StatsBase = "0.33-0.34"

["0.7.7-0"]
LinearAlgebra = "1.6.0-1"
PDMats = "0.11.26-0.11"

["0.7.7-0.9.8"]
LinearAlgebra = "1.6.0-1"
Random = "1.6.0-1"

["0.7.8-0.8.2"]
Expand Down Expand Up @@ -124,22 +128,35 @@ StatsBase = "0.33.1-0.34"
["0.8.7-0.8"]
OptimizationOptimJL = "0.1.1-0.3"

["0.8.8-0"]
["0.8.8-0.9.8"]
StatsBase = "0.33.7-0.34"

["0.9-0"]
ADTypes = ["0.2", "1"]
Distributions = "0.25.87-0.25"
Folds = "0.2.9-0.2"
LogDensityProblemsAD = "1.7.0-1"
Optim = "1.7.2-1"
SciMLBase = "1.95.0-2"
Transducers = "0.4.81-0.4"

["0.9-0.9.2"]
Optimization = "3.16.0-3"
OptimizationOptimJL = "0.1.7-0.3"

["0.9.3-0"]
["0.9-0.9.8"]
ADTypes = ["0.2", "1"]
SciMLBase = "1.95.0-2"

["0.9.3-0.9.8"]
Optimization = "3.16.0-4"
OptimizationOptimJL = "0.1.7-0.4"

["0.9.9-0"]
ADTypes = ["0.2.5-0.2", "1"]
LinearAlgebra = "1"
Optimization = "3.21.0-4"
OptimizationOptimJL = "0.2.1-0.4"
Random = "1"
SciMLBase = "2.30.0-2"
Statistics = "1"
StatsBase = "0.33.17-0.34"
julia = "1.10.0-1"
2 changes: 2 additions & 0 deletions P/Pathfinder/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Transducers = "28d57a85-8fef-5791-bfe6-a80928e7c999"
["0.4-0"]
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"

["0.4-0.9.8"]
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"

["0.4.1-0.7.2"]
Expand Down
3 changes: 3 additions & 0 deletions P/Pathfinder/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -195,3 +195,6 @@ git-tree-sha1 = "f9d783f5d5524321d77610baf024eb986aa21810"

["0.9.8"]
git-tree-sha1 = "0a90170115e65af8af2cb0ee59c9675531c4c22b"

["0.9.9"]
git-tree-sha1 = "3a28e8450b63d3657adf804984ed0dd081a74447"

0 comments on commit e55f289

Please sign in to comment.