qutip / qutip-cupy

CuPy linear-algebra backend for QuTiP
BSD 3-Clause "New" or "Revised" License
19 stars 10 forks source link

eigvals #38

Open MrRobot2211 opened 3 years ago

MrRobot2211 commented 3 years ago

This is a work in progress but it is important to point out that cupy only finds eigenvalues for hermitic matrices and has no implementation whatsoever for general matrices.