Skip to content

Commit

Permalink
New package: PseudopotentialGenerator v0.1.0 (#117236)
Browse files Browse the repository at this point in the history
UUID: 62755698-03fb-4fba-b479-db9468a99e5f
Repo: https://github.com/unkcpz/PseudopotentialGenerator.jl.git
Tree: 150a6c18b5e82d8ab51b25f74bfb00f974dbd122

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 17, 2024
1 parent 78e1e59 commit b23bf23
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 0 deletions.
14 changes: 14 additions & 0 deletions P/PseudopotentialGenerator/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
Colors = "0.12"
Dierckx = "0.5"
ForwardDiff = "0.10"
Interpolations = "0.15"
JLD2 = "0.5"
Libxc = "0.3"
NLsolve = "4"
NonlinearSolve = "3"
OrdinaryDiffEq = "6"
Plots = "1"
Polynomials = "4"
SimpleNonlinearSolve = "1"
julia = "1"
16 changes: 16 additions & 0 deletions P/PseudopotentialGenerator/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[0]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Libxc = "66e17ffc-8502-11e9-23b5-c9248d0eb96d"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
SimpleNonlinearSolve = "727e6d20-b764-4bd8-a329-72de5adea6c7"
3 changes: 3 additions & 0 deletions P/PseudopotentialGenerator/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PseudopotentialGenerator"
uuid = "62755698-03fb-4fba-b479-db9468a99e5f"
repo = "https://github.com/unkcpz/PseudopotentialGenerator.jl.git"
2 changes: 2 additions & 0 deletions P/PseudopotentialGenerator/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "150a6c18b5e82d8ab51b25f74bfb00f974dbd122"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4461,6 +4461,7 @@ some amount of consideration when choosing package names.
626f57eb-f6ca-464c-8f04-384fee2a352e = { name = "TraceFuns", path = "T/TraceFuns" }
62700b34-1872-4917-b6af-4f42ae699f38 = { name = "PlotPlants", path = "P/PlotPlants" }
62725fbc-3a66-4df3-9000-e33e85b3a198 = { name = "MITgcmTools", path = "M/MITgcmTools" }
62755698-03fb-4fba-b479-db9468a99e5f = { name = "PseudopotentialGenerator", path = "P/PseudopotentialGenerator" }
62783981-4cbd-42fc-bca8-16325de8dc4b = { name = "BitTwiddlingConvenienceFunctions", path = "B/BitTwiddlingConvenienceFunctions" }
627d6b7a-bbe6-5189-83e7-98cc0a5aeadd = { name = "pocl_jll", path = "jll/P/pocl_jll" }
628e9319-2ed5-413a-8fcb-ba6034deb837 = { name = "TaylorInterface", path = "T/TaylorInterface" }
Expand Down

0 comments on commit b23bf23

Please sign in to comment.