Skip to content

Commit

Permalink
New package: CrystalNets v0.1.0 (#61477)
Browse files Browse the repository at this point in the history
UUID: 7952bbbe-a946-4118-bea0-081a0932faa9
Repo: https://github.com/coudertlab/CrystalNets.jl.git
Tree: f22fa236da55c1549bdaa8e73998dadece3e2fbf

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Jun 4, 2022
1 parent d34fae0 commit 3f5bacc
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
13 changes: 13 additions & 0 deletions C/CrystalNets/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
ArgParse = "1.1.0-1"
BigRationals = "0.1"
Chemfiles = "0.10"
Graphs = "1.3.0-1"
MacroTools = "0.5.5-0.5"
PeriodicGraphEmbeddings = "0.1"
PeriodicGraphs = "0.8.1-0.8"
Pkg = "1.5.0-1"
StaticArrays = ["0.12.4-0.12", "1"]
Tokenize = "0.5.8-0.5"
julia = "1.6.0-1"
spglib_jll = "1.16.3-1"
18 changes: 18 additions & 0 deletions C/CrystalNets/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[0]
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
BigRationals = "4b135b7f-1e8f-46e2-b4fa-ae0bd8ae44fd"
Chemfiles = "46823bd8-5fb3-5f92-9aa0-96921f3dd015"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
PeriodicGraphEmbeddings = "f305370e-dc8e-427a-bb15-d3949eabeccf"
PeriodicGraphs = "18c5b727-b240-4874-878a-f2e242435bab"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Tokenize = "0796e94c-ce3b-5d07-9a54-7f471281c624"
spglib_jll = "ac4a9f1e-bdb2-5204-990c-47c8b2f70d4e"
3 changes: 3 additions & 0 deletions C/CrystalNets/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CrystalNets"
uuid = "7952bbbe-a946-4118-bea0-081a0932faa9"
repo = "https://github.com/coudertlab/CrystalNets.jl.git"
2 changes: 2 additions & 0 deletions C/CrystalNets/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "f22fa236da55c1549bdaa8e73998dadece3e2fbf"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3722,6 +3722,7 @@ some amount of consideration when choosing package names.
793d2195-304b-438e-bbb1-bc33c872ac39 = { name = "PartialWaveFunctions", path = "P/PartialWaveFunctions" }
7943bfb0-7437-5acd-a008-22777931c7aa = { name = "librdkafka_jll", path = "L/librdkafka_jll" }
794fc106-2fa4-440f-961c-0d7d7b47016a = { name = "QSM", path = "Q/QSM" }
7952bbbe-a946-4118-bea0-081a0932faa9 = { name = "CrystalNets", path = "C/CrystalNets" }
796511e7-1510-466f-ad0c-1823c64bcafa = { name = "FranklinParser", path = "F/FranklinParser" }
7965e2f0-a35b-11e8-0207-19c030dd2def = { name = "MDToolbox", path = "M/MDToolbox" }
796a5d58-b03d-544a-977e-18100b691f6e = { name = "WordTokenizers", path = "W/WordTokenizers" }
Expand Down

0 comments on commit 3f5bacc

Please sign in to comment.