Skip to content

Commit

Permalink
New package: PeriodicGraphEquilibriumPlacement v0.1.0 (#61895)
Browse files Browse the repository at this point in the history
UUID: 72a2d4b8-adbf-4c88-a101-42c807716bb0
Repo: https://github.com/Liozou/PeriodicGraphEquilibriumPlacement.jl.git
Tree: 63e2ced608fa8b15eb2617e6b5ddeb9be63e2260

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 10, 2022
1 parent 0a9e7d9 commit 2dde666
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions P/PeriodicGraphEquilibriumPlacement/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
BigRationals = "0.1"
Graphs = "1.3.0-1"
PeriodicGraphs = "0.8.1-0.8"
StaticArrays = ["0.12.4-0.12", "1"]
julia = "1.6.0-1"
7 changes: 7 additions & 0 deletions P/PeriodicGraphEquilibriumPlacement/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
BigRationals = "4b135b7f-1e8f-46e2-b4fa-ae0bd8ae44fd"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PeriodicGraphs = "18c5b727-b240-4874-878a-f2e242435bab"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3 changes: 3 additions & 0 deletions P/PeriodicGraphEquilibriumPlacement/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PeriodicGraphEquilibriumPlacement"
uuid = "72a2d4b8-adbf-4c88-a101-42c807716bb0"
repo = "https://github.com/Liozou/PeriodicGraphEquilibriumPlacement.jl.git"
2 changes: 2 additions & 0 deletions P/PeriodicGraphEquilibriumPlacement/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "63e2ced608fa8b15eb2617e6b5ddeb9be63e2260"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3520,6 +3520,7 @@ some amount of consideration when choosing package names.
7277111d-0ca7-4af3-9cd2-5d6e94f85dba = { name = "WorldVocoder", path = "W/WorldVocoder" }
728860ae-c896-11e8-0b91-0f38ecad5046 = { name = "RHEOS", path = "R/RHEOS" }
728887dd-28ad-4880-9c43-8461f4f025ea = { name = "ZonalFlow", path = "Z/ZonalFlow" }
72a2d4b8-adbf-4c88-a101-42c807716bb0 = { name = "PeriodicGraphEquilibriumPlacement", path = "P/PeriodicGraphEquilibriumPlacement" }
72a4bdf2-be5e-5c84-b157-f1dc2927f791 = { name = "MAFFT_jll", path = "M/MAFFT_jll" }
72aeabae-b714-56e8-bb55-1d7ed6f48f02 = { name = "Qemu_jll", path = "Q/Qemu_jll" }
72b659bb-f61b-4d0d-9dbb-0f81f57d8545 = { name = "TableLogger", path = "T/TableLogger" }
Expand Down

0 comments on commit 2dde666

Please sign in to comment.