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

Expand eigen() and add eig[vals,vecs]()

Open matteosecli opened this issue 5 months ago • 15 comments
trafficstars

  • Expand LinearAlgebra.eigen() to handle non-symmetric matrices via recent Xgeev
  • Add LinearAlgebra.eigvals() and LinearAlgebra.eigvecs()

matteosecli avatar May 26 '25 15:05 matteosecli