diff --git a/G/GradedArrays/Compat.toml b/G/GradedArrays/Compat.toml index e571606..b6ccd4d 100644 --- a/G/GradedArrays/Compat.toml +++ b/G/GradedArrays/Compat.toml @@ -12,6 +12,10 @@ BlockArrays = "1.5.0-1" ["0-0.5.4"] TensorProducts = "0.1.3-0.1" +["0.10-0"] +SparseArraysBase = "0.10" +TensorAlgebra = "0.10" + ["0.2-0"] LinearAlgebra = "1.10.0-1" @@ -51,12 +55,12 @@ BlockSparseArrays = "0.9.5-0.9" ["0.4.23"] TensorAlgebra = "0.3.2-0.3" -["0.4.23-0"] -BlockSparseArrays = "0.10" - ["0.4.23-0.4.24"] MatrixAlgebraKit = "0.2-0.3" +["0.4.23-0.9"] +BlockSparseArrays = "0.10" + ["0.4.24-0.5.3"] TensorAlgebra = "0.3.2-0.4" @@ -94,12 +98,14 @@ TensorAlgebra = "0.5" TensorAlgebra = "0.6.2-0.6" ["0.6-0"] -SparseArraysBase = "0.9" TensorKitSectors = "0.3" ["0.6-0.6.21"] KroneckerArrays = "0.3" +["0.6-0.9"] +SparseArraysBase = "0.9" + ["0.6.0"] TensorAlgebra = "0.6" @@ -112,7 +118,7 @@ TensorAlgebra = "0.7.20-0.7" ["0.6.22-0.9.6"] KroneckerArrays = "0.3.27-0.3" -["0.6.23-0"] +["0.6.23-0.9"] FunctionImplementations = "0.4.14-0.4" ["0.7.1-0.8.3"] @@ -127,5 +133,5 @@ Dictionaries = "0.4" ["0.9.2-0.9.5"] TensorAlgebra = "0.9.5-0.9" -["0.9.6-0"] +["0.9.6-0.9"] TensorAlgebra = "0.9.6-0.9" diff --git a/G/GradedArrays/Deps.toml b/G/GradedArrays/Deps.toml index ab25154..830f5b5 100644 --- a/G/GradedArrays/Deps.toml +++ b/G/GradedArrays/Deps.toml @@ -10,12 +10,14 @@ SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66" TensorProducts = "decf83d6-1968-43f4-96dc-fdb3fe15fc6d" ["0.2-0"] -BlockSparseArrays = "2c9a651f-6452-4ace-a6ac-809f4280fbb4" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" ["0.2-0.4.7"] DerivableInterfaces = "6c5e35bf-e59e-4898-b73c-732dcc4ba65f" +["0.2-0.9"] +BlockSparseArrays = "2c9a651f-6452-4ace-a6ac-809f4280fbb4" + ["0.2-0.9.6"] TypeParameterAccessors = "7e5a90cf-f82e-492e-a09b-e3e26432c138" @@ -37,7 +39,7 @@ SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208" ["0.6-0.9.6"] KroneckerArrays = "05d0b138-81bc-4ff7-84be-08becefb1ccc" -["0.6.23-0"] +["0.6.23-0.9"] FunctionImplementations = "7c7cc465-9c6a-495f-bdd1-f42428e86d0c" ["0.9-0"] diff --git a/G/GradedArrays/Versions.toml b/G/GradedArrays/Versions.toml index 3a6a7fe..3309b91 100644 --- a/G/GradedArrays/Versions.toml +++ b/G/GradedArrays/Versions.toml @@ -258,3 +258,6 @@ git-tree-sha1 = "46572ae125feaa765ac5f445c1fb440fcd9449e5" ["0.9.8"] git-tree-sha1 = "91d67cab176bd8c1032a1c28316d5172584db9c4" + +["0.10.0"] +git-tree-sha1 = "3fbcea78016070376354f08c2dd03df969597ca4" diff --git a/G/GradedArrays/WeakCompat.toml b/G/GradedArrays/WeakCompat.toml index 0530c73..2a991ea 100644 --- a/G/GradedArrays/WeakCompat.toml +++ b/G/GradedArrays/WeakCompat.toml @@ -31,5 +31,5 @@ NamedDimsArrays = "0.15" ["0.8.5-0"] SUNRepresentations = "0.3-0.4" -["0.9.6-0"] +["0.9.6-0.9"] NamedDimsArrays = "0.15.9-0.15" diff --git a/G/GradedArrays/WeakDeps.toml b/G/GradedArrays/WeakDeps.toml index aa3f864..98b2794 100644 --- a/G/GradedArrays/WeakDeps.toml +++ b/G/GradedArrays/WeakDeps.toml @@ -4,5 +4,5 @@ TensorAlgebra = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a" ["0.5-0"] SUNRepresentations = "1a50b95c-7aac-476d-a9ce-2bfc675fc617" -["0.5.6-0"] +["0.5.6-0.9"] NamedDimsArrays = "60cbd0c0-df58-4cb7-918c-6f5607b73fde"