Skip to content

Commit

Permalink
New version: CombinatorialSpaces v0.6.8 (#119840)
Browse files Browse the repository at this point in the history
UUID: b1c52339-7909-45ad-8b6a-6e388f7c67f2
Repo: https://github.com/AlgebraicJulia/CombinatorialSpaces.jl.git
Tree: 046dd1cba7869d566fcfbc19f3fb420d408585b3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 2, 2024
1 parent 96993ad commit 80d033d
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 4 deletions.
16 changes: 13 additions & 3 deletions C/CombinatorialSpaces/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ julia = "1.5.0-1"

["0.2-0"]
FileIO = "1"
MeshIO = "0.4"

["0.2-0.2.2"]
GeometryBasics = "0.3"
Expand All @@ -22,13 +21,16 @@ LazyArrays = "0.20-0.21"
["0.2-0.6.3"]
Requires = "1"

["0.2-0.6.7"]
MeshIO = "0.4"

["0.2.0"]
Catlab = "0.10-0.11"

["0.2.1-0.2.3"]
Catlab = "0.11-0.12"

["0.2.3-0"]
["0.2.3-0.6.7"]
GeometryBasics = "0.3-0.4"

["0.2.4"]
Expand Down Expand Up @@ -64,9 +66,11 @@ SparseArrays = "1.9.0-1"
Artifacts = "1.9.0-1"

["0.6.1-0"]
BenchmarkTools = "1.4.0-1"
JSON = "0.21.4-0.21"

["0.6.1-0.6.7"]
BenchmarkTools = "1.4.0-1"

["0.6.2-0"]
Artifacts = "1"

Expand All @@ -80,3 +84,9 @@ julia = "1.10.0-1"
["0.6.5-0"]
DataMigrations = ["0.0.3", "0.1"]
LazyArrays = ["0.20-0.22", "1-2"]

["0.6.8-0"]
GeometryBasics = "0.3-0.5"
KernelAbstractions = "0.9"
MeshIO = "0.4-0.5"
Statistics = "1"
8 changes: 7 additions & 1 deletion C/CombinatorialSpaces/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,17 @@ ACSets = "227ef7b5-1206-438b-ac65-934d6da304b8"

["0.6.1-0"]
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["0.6.1-0.6.7"]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"

["0.6.2-0"]
DataMigrations = "0c4ad18d-0c49-4bc2-90d5-5bca8f00d6ae"

["0.6.4-0"]
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"

["0.6.8-0"]
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions C/CombinatorialSpaces/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,6 @@ git-tree-sha1 = "9953243a26c7b1cd025d6e0eab93dd907ac9f21d"

["0.6.7"]
git-tree-sha1 = "defb3eaf89b688238e0eb14d520d1dfefc1db7cf"

["0.6.8"]
git-tree-sha1 = "046dd1cba7869d566fcfbc19f3fb420d408585b3"

0 comments on commit 80d033d

Please sign in to comment.