Skip to content

Commit

Permalink
New package: SplineGrids v0.1.0 (#122882)
Browse files Browse the repository at this point in the history
UUID: 59c446ea-fb23-41e3-bcd2-697fa0a242d6
Repo: https://github.com/SouthEndMusic/SplineGrids.jl.git
Tree: f8a0736db764b7c96d7d9996861ce5e720747b6c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 16, 2025
1 parent 8ad24d9 commit e9d771c
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4164,6 +4164,7 @@ some amount of consideration when choosing package names.
59abdd74-cdb7-53ea-acab-ed1c8628de13 = { name = "arm_binutils_jll", path = "jll/A/arm_binutils_jll" }
59bbcd92-9ea0-11ea-1f68-61ee4b7b554c = { name = "Fakerjl", path = "F/Fakerjl" }
59c22e0c-4e04-425f-9782-11a552c58a8d = { name = "StringTemplates", path = "S/StringTemplates" }
59c446ea-fb23-41e3-bcd2-697fa0a242d6 = { name = "SplineGrids", path = "S/SplineGrids" }
59c5aa83-900c-4c4d-b6cc-c9bbbf32a260 = { name = "HMMER", path = "H/HMMER" }
59ceddad-2dad-55ad-af66-072f48a109d0 = { name = "Khepri", path = "K/Khepri" }
59d0093e-b1f1-4fb7-ac85-ab57e45f39d9 = { name = "FerriteViz", path = "F/FerriteViz" }
Expand Down
10 changes: 10 additions & 0 deletions S/SplineGrids/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Accessors = "0.1"
Adapt = "4.1.0-4"
Atomix = "0.1"
KernelAbstractions = "0.9"
LazyArrays = "2.3.0-2"
PrettyTables = "2.4.0-2"
RecipesBase = "1.3.0-1"
Subscripts = "0.1.3-0.1"
julia = "1.10.0-1"
9 changes: 9 additions & 0 deletions S/SplineGrids/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Atomix = "a9b6321e-bd34-4604-b9c9-b65b8de01458"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LazyArrays = "5078a376-72f3-5289-bfd5-ec5146d43c02"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Subscripts = "2b7f82d5-8785-4f63-971e-f18ddbeb808e"
3 changes: 3 additions & 0 deletions S/SplineGrids/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SplineGrids"
uuid = "59c446ea-fb23-41e3-bcd2-697fa0a242d6"
repo = "https://github.com/SouthEndMusic/SplineGrids.jl.git"
2 changes: 2 additions & 0 deletions S/SplineGrids/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "f8a0736db764b7c96d7d9996861ce5e720747b6c"
4 changes: 4 additions & 0 deletions S/SplineGrids/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Enzyme = "0.13"
LinearMaps = "3.11.0-3"
Makie = "0.21"
4 changes: 4 additions & 0 deletions S/SplineGrids/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
LinearMaps = "7a12625a-238d-50fd-b39a-03d52299707e"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

0 comments on commit e9d771c

Please sign in to comment.