Skip to content

Commit

Permalink
New version: BayesNets v3.4.0 (#63781)
Browse files Browse the repository at this point in the history
UUID: ba4760a4-c768-5bed-964b-cf806dc591cb
Repo: https://github.com/sisl/BayesNets.jl.git
Tree: 4b4b3a5eb59ce6a7ad6822d5a4fb5531de688ed8

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored and pull[bot] committed Sep 7, 2023
1 parent e128024 commit 2edd74a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
7 changes: 6 additions & 1 deletion B/BayesNets/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ DataFrames = "0.19.0 - 0.21"
["3.2.3-3"]
Discretizers = "3"
IterTools = "1.3.0-1"
LightGraphs = "1"
LightXML = "0.8-0.9"
Parameters = "0.10-0.12"
StatsBase = "0.25-0.33"
Expand All @@ -49,6 +48,9 @@ julia = "1"
SpecialFunctions = "0.8-0.10"
TikzGraphs = "1.1.0-1"

["3.2.3-3.3"]
LightGraphs = "1"

["3.2.3-3.3.1"]
DataStructures = "0.11-0.17"
Distributions = "0.17-0.23"
Expand Down Expand Up @@ -91,3 +93,6 @@ Distributions = "0.17-0.25"

["3.3.5-3"]
Documenter = "0.26-0.27"

["3.4-3"]
Graphs = "1"
7 changes: 6 additions & 1 deletion B/BayesNets/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Discretizers = "6e83dbb3-75ca-525b-8ae2-3751f0dd50b4"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
LightXML = "9c8b4983-aa76-5018-a973-4c85ecc9e179"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Expand All @@ -20,6 +19,9 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
["3-3.2"]
TikzGraphs = "b4f28e30-c73f-5eaf-a395-8a9db949a742"

["3-3.3"]
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"

["3.0"]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand All @@ -29,3 +31,6 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["3.3.4-3"]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

["3.4-3"]
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
3 changes: 3 additions & 0 deletions B/BayesNets/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ git-tree-sha1 = "11bddb8d3d6c4ddd39324892b01fe1ea92f34481"

["3.3.5"]
git-tree-sha1 = "6abe31bcf84bd9cdf0264e81c17db339ef01da86"

["3.4.0"]
git-tree-sha1 = "4b4b3a5eb59ce6a7ad6822d5a4fb5531de688ed8"

0 comments on commit 2edd74a

Please sign in to comment.