LinearAlgebra.jl icon indicating copy to clipboard operation
LinearAlgebra.jl copied to clipboard

Error in Sqrt for julia > 1.10.2

Open CodeLenz opened this issue 1 year ago • 5 comments

Reference thread

https://discourse.julialang.org/t/question-regarding-numerical-stability-among-julia-versions/112741

sqrt(A) is failing when A is non-symmetric with repeated eigenvalues.

CodeLenz avatar Apr 12 '24 12:04 CodeLenz