diff --git a/P/PhyloGaussianBeliefProp/Compat.toml b/P/PhyloGaussianBeliefProp/Compat.toml new file mode 100644 index 000000000000000..230858e7a4cde3c --- /dev/null +++ b/P/PhyloGaussianBeliefProp/Compat.toml @@ -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" diff --git a/P/PhyloGaussianBeliefProp/Deps.toml b/P/PhyloGaussianBeliefProp/Deps.toml new file mode 100644 index 000000000000000..6d00a3626be6a10 --- /dev/null +++ b/P/PhyloGaussianBeliefProp/Deps.toml @@ -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" diff --git a/P/PhyloGaussianBeliefProp/Package.toml b/P/PhyloGaussianBeliefProp/Package.toml new file mode 100644 index 000000000000000..9bf50c13ffca81b --- /dev/null +++ b/P/PhyloGaussianBeliefProp/Package.toml @@ -0,0 +1,3 @@ +name = "PhyloGaussianBeliefProp" +uuid = "e3084505-90a0-4799-8167-4168d9f39f7c" +repo = "https://github.com/cecileane/PhyloGaussianBeliefProp.jl.git" diff --git a/P/PhyloGaussianBeliefProp/Versions.toml b/P/PhyloGaussianBeliefProp/Versions.toml new file mode 100644 index 000000000000000..894008108bdc1ae --- /dev/null +++ b/P/PhyloGaussianBeliefProp/Versions.toml @@ -0,0 +1,2 @@ +["0.0.1"] +git-tree-sha1 = "e785a3d1d3bd6dd66ffd313f06d03b00d1a0a9b4" diff --git a/Registry.toml b/Registry.toml index bde608b33546e98..4fd0b48421f9ee1 100644 --- a/Registry.toml +++ b/Registry.toml @@ -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" }