We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02aa1a0 commit ac896f1Copy full SHA for ac896f1
1 file changed
test/factorizations/projections.jl
@@ -18,7 +18,7 @@ for V in spacelist
18
V1, V2, V3, V4, V5 = V
19
W = V1 ⊗ V2 ⊗ V3
20
Vd = fuse(V1 ⊗ V2)
21
-
+
22
@testset "Hermitian projections" begin
23
for T in eltypes,
24
t in (
0 commit comments