-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New package: CrystalNets v0.1.0 (#61477)
UUID: 7952bbbe-a946-4118-bea0-081a0932faa9 Repo: https://github.com/coudertlab/CrystalNets.jl.git Tree: f22fa236da55c1549bdaa8e73998dadece3e2fbf Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
- Loading branch information
1 parent
d34fae0
commit 3f5bacc
Showing
5 changed files
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "f22fa236da55c1549bdaa8e73998dadece3e2fbf" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters