Skip to content

Commit

Permalink
New package: SpaSM v0.4.0 (#118743)
Browse files Browse the repository at this point in the history
UUID: 017bf598-072c-475c-a75e-c3e68736ce70
Repo: https://github.com/laurentbartholdi/SpaSM.jl.git
Tree: b2cb5451eeaec818f9f7164c7096cc0872d0de41

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 8, 2024
1 parent 2932204 commit 9eff506
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ some amount of consideration when choosing package names.
016819b2-f4c4-559b-a82b-d92a82b855ff = { name = "Algencan", path = "A/Algencan" }
0169e107-af13-440d-89df-ca21e82123ce = { name = "TinyModia", path = "T/TinyModia" }
017b0a0e-03f4-516a-9b91-836bbd1904dd = { name = "HSL_jll", path = "jll/H/HSL_jll" }
017bf598-072c-475c-a75e-c3e68736ce70 = { name = "SpaSM", path = "S/SpaSM" }
017f2a17-63a9-4ea1-9ce1-f7de69e6e227 = { name = "HardTestProblems", path = "H/HardTestProblems" }
01919df6-f63c-417e-aa23-898e227d26ec = { name = "SimpleTypePrint", path = "S/SimpleTypePrint" }
019239df-b0e3-486e-8e4c-d1c29ee5d6b9 = { name = "LatticeDiracOperators", path = "L/LatticeDiracOperators" }
Expand Down
6 changes: 6 additions & 0 deletions S/SpaSM/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
DataStructures = "0.18"
FileIO = "1"
Images = "0.26"
StructArrays = "0.6"
julia = "1"
12 changes: 12 additions & 0 deletions S/SpaSM/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[0]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
Images = "916415d5-f1e6-5110-898d-aaa5f9f070e0"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Spasm_jll = "2e6306e0-6984-547a-ab2d-63c654801828"
StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions S/SpaSM/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SpaSM"
uuid = "017bf598-072c-475c-a75e-c3e68736ce70"
repo = "https://github.com/laurentbartholdi/SpaSM.jl.git"
2 changes: 2 additions & 0 deletions S/SpaSM/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.4.0"]
git-tree-sha1 = "b2cb5451eeaec818f9f7164c7096cc0872d0de41"

0 comments on commit 9eff506

Please sign in to comment.