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 5a9917a commit aa3d144Copy full SHA for aa3d144
test/test_issues.jl
@@ -23,4 +23,3 @@ using Test: @test, @testset
23
@test Vᴴ * Vᴴ' ≈ LinearAlgebra.I
24
@test Vᴴ' * Vᴴ ≈ LinearAlgebra.I
25
end
26
-
0 commit comments