Skip to content

Commit 1a67068

Browse files
New package: Promethium v1.0.4
UUID: a1b2c3d4-e5f6-7890-abcd-ef1234567890 Repo: https://github.com/olaflaitinen/Promethium.git Tree: 48137c252d49f382786265be16cd56c775d4baef Registrator tree SHA: be588f25c435fa5b456b986adf2f5c02bd3298f2
1 parent 0d9b1df commit 1a67068

File tree

5 files changed

+20
-0
lines changed

5 files changed

+20
-0
lines changed

P/Promethium/Compat.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[1]
2+
FFTW = "1.8.0 - 1"
3+
HDF5 = "0.17"
4+
JSON3 = "1.14.0 - 1"
5+
julia = "1.9.0 - 1"

P/Promethium/Deps.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[1]
2+
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
3+
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
4+
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
5+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
6+
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
7+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
8+
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

P/Promethium/Package.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "Promethium"
2+
uuid = "a1b2c3d4-e5f6-7890-abcd-ef1234567890"
3+
repo = "https://github.com/olaflaitinen/Promethium.git"
4+
subdir = "packages/Promethium.jl"

P/Promethium/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["1.0.4"]
2+
git-tree-sha1 = "48137c252d49f382786265be16cd56c775d4baef"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8235,6 +8235,7 @@ a1957575-6125-5dba-8f92-417d2d1f4a46 = { name = "AdaptiveDistanceFields", path =
82358235
a19d573c-0a75-4610-95b3-7071388c7541 = { name = "StatisticalMeasures", path = "S/StatisticalMeasures" }
82368236
a1a1544e-ba16-4f6d-8861-e833517b754e = { name = "AxisSets", path = "A/AxisSets" }
82378237
a1b0710c-ff81-4c57-8075-167cfc590dd3 = { name = "StanIO", path = "S/StanIO" }
8238+
a1b2c3d4-e5f6-7890-abcd-ef1234567890 = { name = "Promethium", path = "P/Promethium" }
82388239
a1b4810d-1bce-5fbd-ac56-80944d57a21f = { name = "Hexagons", path = "H/Hexagons" }
82398240
a1b829d7-2a44-59aa-80d3-9ddd83901c9b = { name = "PolaronMobility", path = "P/PolaronMobility" }
82408241
a1bb12fb-d4d1-54b4-b10a-ee7951ef7ad3 = { name = "Electron", path = "E/Electron" }

0 commit comments

Comments
 (0)