CUDA.jl
CUDA.jl copied to clipboard
Expand eigen() and add eig[vals,vecs]()
trafficstars
- Expand LinearAlgebra.eigen() to handle non-symmetric matrices via recent
Xgeev - Add LinearAlgebra.eigvals() and LinearAlgebra.eigvecs()