LinearAlgebra/triangular3/elty1 = Complex{BigFloat}/(t1, uplo1) = (LinearAlgebra.UnitLowerTriangular, :L)/elty2 = Complex{BigFloat}/(t2, uplo2) = (LinearAlgebra.UnitUpperTriangular, :U) @test A1' * A2' ≈ M1' * M2'
Test trends
Recent test executions