Skip to content

Commit

Permalink
New package: PhyloGaussianBeliefProp v0.0.1 (#106696)
Browse files Browse the repository at this point in the history
UUID: e3084505-90a0-4799-8167-4168d9f39f7c
Repo: https://github.com/cecileane/PhyloGaussianBeliefProp.jl.git
Tree: e785a3d1d3bd6dd66ffd313f06d03b00d1a0a9b4

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored May 16, 2024
1 parent bea6acc commit 388b21d
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 0 deletions.
14 changes: 14 additions & 0 deletions P/PhyloGaussianBeliefProp/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
DataStructures = "0.18"
Distributions = "0.25"
ForwardDiff = "0.10"
Graphs = "1"
MetaGraphsNext = "0.7"
Optim = "1"
PDMats = "0.11"
PhyloNetworks = "0.16"
PreallocationTools = "0.4"
StaticArrays = "1"
StatsFuns = "1"
Tables = "1"
julia = "1.4.0-1"
14 changes: 14 additions & 0 deletions P/PhyloGaussianBeliefProp/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MetaGraphsNext = "fa8bd995-216d-47f1-8a91-f3b68fbeb377"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
PhyloNetworks = "33ad39ac-ed31-50eb-9b15-43d0656eaa72"
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
3 changes: 3 additions & 0 deletions P/PhyloGaussianBeliefProp/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PhyloGaussianBeliefProp"
uuid = "e3084505-90a0-4799-8167-4168d9f39f7c"
repo = "https://github.com/cecileane/PhyloGaussianBeliefProp.jl.git"
2 changes: 2 additions & 0 deletions P/PhyloGaussianBeliefProp/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "e785a3d1d3bd6dd66ffd313f06d03b00d1a0a9b4"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9729,6 +9729,7 @@ e2ef1e04-4331-5370-a106-92245136390b = { name = "zbar_jll", path = "jll/Z/zbar_j
e2f1a126-19d0-4674-9252-42b2384f8e3c = { name = "StorageSystemsSimulations", path = "S/StorageSystemsSimulations" }
e2fa44a5-09d5-5fa2-a080-aa0766578c8a = { name = "SpatialJackknife", path = "S/SpatialJackknife" }
e30172f5-a6a5-5a46-863b-614d45cd2de4 = { name = "Documenter", path = "D/Documenter" }
e3084505-90a0-4799-8167-4168d9f39f7c = { name = "PhyloGaussianBeliefProp", path = "P/PhyloGaussianBeliefProp" }
e317c96f-4a6f-4ae9-8016-294fb9063ff5 = { name = "ScatteringOptics", path = "S/ScatteringOptics" }
e31a5254-3556-45b0-bb0a-af5ec6251750 = { name = "TKTDsimulations", path = "T/TKTDsimulations" }
e3267b2b-712d-427e-b03d-2cb43bb92d57 = { name = "KeywordStrings", path = "K/KeywordStrings" }
Expand Down

0 comments on commit 388b21d

Please sign in to comment.