Skip to content

Commit

Permalink
New package: TupleSorting v1.0.0
Browse files Browse the repository at this point in the history
UUID: 4fd249ec-063c-4b22-9af8-9ff2212cc22c
Repo: https://gitlab.com/nsajko/TupleSorting.jl.git
Tree: 623bff57c02d7d4bbc025703cd17a50e7b38e452

Registrator tree SHA: 7242ef64be5953fac9bf8b3efa3a7c4d2d44ca09
  • Loading branch information
JuliaHubRegistrator committed Nov 4, 2023
1 parent 5d468db commit 647d31e
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3226,6 +3226,7 @@ some amount of consideration when choosing package names.
4fc4fbda-03ee-4929-b565-b3d9b12bdf79 = { name = "AcousticRayTracers", path = "A/AcousticRayTracers" }
4fce6fc7-ba6a-5f4c-898f-77e99806d6f8 = { name = "FLTK_jll", path = "jll/F/FLTK_jll" }
4fd0377b-cfdc-4941-97f4-8d7ddbb8981e = { name = "FGenerators", path = "F/FGenerators" }
4fd249ec-063c-4b22-9af8-9ff2212cc22c = { name = "TupleSorting", path = "T/TupleSorting" }
4fda0319-85a0-4a01-849e-821b918731ee = { name = "InteractionWeightedDIDs", path = "I/InteractionWeightedDIDs" }
4fe2279e-80f0-4adb-8463-ee114ff56b7d = { name = "SparseIR", path = "S/SparseIR" }
4fe2ecd4-b952-581a-b4b6-a532675a646e = { name = "CDCS", path = "C/CDCS" }
Expand Down
3 changes: 3 additions & 0 deletions T/TupleSorting/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[1]
OptimalSortingNetworks = "1"
julia = "1.6.0-1"
2 changes: 2 additions & 0 deletions T/TupleSorting/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[1]
OptimalSortingNetworks = "cae6f51d-d477-4615-8395-e10abcea54c6"
3 changes: 3 additions & 0 deletions T/TupleSorting/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "TupleSorting"
uuid = "4fd249ec-063c-4b22-9af8-9ff2212cc22c"
repo = "https://gitlab.com/nsajko/TupleSorting.jl.git"
2 changes: 2 additions & 0 deletions T/TupleSorting/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "623bff57c02d7d4bbc025703cd17a50e7b38e452"

0 comments on commit 647d31e

Please sign in to comment.