You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the library cusolver is chosen in the eig function of linalg, it behaves like a function I would call eigh. Wouldn't it be clearer if a function eigh is added and the cusolver-code from eig is moved to eigh? In addition a cula-code for eigh could be added in the future.
Activity