Skip to content

Commit

Permalink
New package: CellArraysIndexing v0.1.0 (#115089)
Browse files Browse the repository at this point in the history
UUID: 6597d73a-e7d2-484e-9044-f54e6a6a1966
Repo: https://github.com/albert-de-montserrat/CellArraysIndexing.jl.git
Tree: d15cc51e8daac5c0fcb45874b745e83cc97a4fec

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 15, 2024
1 parent 38edf02 commit 13cfb11
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions C/CellArraysIndexing/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
CellArrays = "0.2.1-0.2"
StaticArrays = "1.9.7-1"
julia = "1.9.0-1"
3 changes: 3 additions & 0 deletions C/CellArraysIndexing/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[0]
CellArrays = "d35fcfd7-7af4-4c67-b1aa-d78070614af4"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
3 changes: 3 additions & 0 deletions C/CellArraysIndexing/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CellArraysIndexing"
uuid = "6597d73a-e7d2-484e-9044-f54e6a6a1966"
repo = "https://github.com/albert-de-montserrat/CellArraysIndexing.jl.git"
2 changes: 2 additions & 0 deletions C/CellArraysIndexing/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "d15cc51e8daac5c0fcb45874b745e83cc97a4fec"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4546,6 +4546,7 @@ some amount of consideration when choosing package names.
65888b18-ceab-5e60-b2b9-181511a3b968 = { name = "ParameterizedFunctions", path = "P/ParameterizedFunctions" }
658cac36-ff0f-48ad-967c-110375d98c9d = { name = "ObjectPools", path = "O/ObjectPools" }
659767e3-31a7-4dc1-8563-6e03f484b231 = { name = "QuantitativeMRI", path = "Q/QuantitativeMRI" }
6597d73a-e7d2-484e-9044-f54e6a6a1966 = { name = "CellArraysIndexing", path = "C/CellArraysIndexing" }
659f704f-cf79-45a2-9e03-898b721e1055 = { name = "GoogleTrans", path = "G/GoogleTrans" }
65a8f2f4-9b39-5baf-92e2-a9cc46fdf018 = { name = "ArraysOfArrays", path = "A/ArraysOfArrays" }
65b0d8a9-e9fd-4f02-8653-a7163c490b26 = { name = "ConstrainedDynamics", path = "C/ConstrainedDynamics" }
Expand Down

0 comments on commit 13cfb11

Please sign in to comment.