diff --git a/F/ForceConstants/Compat.toml b/F/ForceConstants/Compat.toml new file mode 100644 index 000000000000000..3128175335bc92e --- /dev/null +++ b/F/ForceConstants/Compat.toml @@ -0,0 +1,17 @@ +[0] +CUDA = "4-5" +Combinatorics = "1" +DataFrames = "1.6.0-1" +DelimitedFiles = "1.8.0-1" +JLD2 = "0.5" +LinearAlgebra = "1" +OhMyThreads = "0.7" +RuntimeGeneratedFunctions = "0.5" +SimpleCrystals = "0.2" +StaticArrays = "1.8.0-1" +StructArrays = "0.6" +Symbolics = "6" +TensorOperations = "4-5" +Unitful = "1.2.0-1" +cuTENSOR = "1-2" +julia = "1.9.0-1" diff --git a/F/ForceConstants/Deps.toml b/F/ForceConstants/Deps.toml new file mode 100644 index 000000000000000..136f85d706719a3 --- /dev/null +++ b/F/ForceConstants/Deps.toml @@ -0,0 +1,16 @@ +[0] +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" +Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" +DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" +DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" +JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +OhMyThreads = "67456a42-1dca-4109-a031-0a68de7e3ad5" +RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47" +SimpleCrystals = "64031d72-e220-11ed-1a7e-43a2532b2fa8" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" +StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a" +Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" +TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2" +Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" +cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1" diff --git a/F/ForceConstants/Package.toml b/F/ForceConstants/Package.toml new file mode 100644 index 000000000000000..8c9bdd88b10a800 --- /dev/null +++ b/F/ForceConstants/Package.toml @@ -0,0 +1,3 @@ +name = "ForceConstants" +uuid = "58688e27-5ad4-4797-95f1-2920f5d19b53" +repo = "https://github.com/ejmeitz/ForceConstants.jl.git" diff --git a/F/ForceConstants/Versions.toml b/F/ForceConstants/Versions.toml new file mode 100644 index 000000000000000..9df3407f7999647 --- /dev/null +++ b/F/ForceConstants/Versions.toml @@ -0,0 +1,2 @@ +["0.1.4"] +git-tree-sha1 = "b55db33d7c054948dfa0f18fc4e62484fc811399" diff --git a/Registry.toml b/Registry.toml index bf9e1f746d6b0fc..7c079aaefeac7d6 100644 --- a/Registry.toml +++ b/Registry.toml @@ -3998,6 +3998,7 @@ some amount of consideration when choosing package names. 5846b9ac-096c-425b-b363-8d1a03210e20 = { name = "Sqids", path = "S/Sqids" } 5847ba37-b048-5c88-b501-c62f664b1471 = { name = "libboxer_jll", path = "jll/L/libboxer_jll" } 584ea77b-75d0-51ad-9ad6-7fb559b95557 = { name = "HelFEM_jll", path = "jll/H/HelFEM_jll" } +58688e27-5ad4-4797-95f1-2920f5d19b53 = { name = "ForceConstants", path = "F/ForceConstants" } 58695248-dc95-54d8-8aad-a18bc9fe19aa = { name = "nPth_jll", path = "jll/N/nPth_jll" } 586abeb4-6645-4f28-8984-da840f878f37 = { name = "DotProductGraphs", path = "D/DotProductGraphs" } 58716550-704d-11e9-05c2-8f708e47025f = { name = "MCHammer", path = "M/MCHammer" }