We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b643e commit 8f2f660Copy full SHA for 8f2f660
Project.toml
@@ -32,9 +32,9 @@ FillArrays = "1.13.0"
32
GradedUnitRanges = "0.1.4"
33
LinearAlgebra = "1.10"
34
MapBroadcast = "0.1.5"
35
-NamedDimsArrays = "0.5.0"
36
-SparseArraysBase = "0.4"
+NamedDimsArrays = "0.5"
+SparseArraysBase = "0.5"
37
UnallocatedArrays = "0.1.1"
38
UnspecifiedTypes = "0.1.1"
39
-VectorInterface = "0.5.0"
+VectorInterface = "0.5"
40
julia = "1.10"
test/Project.toml
@@ -22,7 +22,7 @@ GradedUnitRanges = "0.1"
22
ITensorBase = "0.1"
23
NamedDimsArrays = "0.5"
24
SafeTestsets = "0.1"
25
26
Suppressor = "0.2"
27
SymmetrySectors = "0.1"
28
Test = "1.10"
0 commit comments