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
Add subspace diagonalization for orthogonal input (#6559)
* Update subspace_func where needed
* Refactor hsolver function to do subspace diagonalization, standard & generalized, used in cg
* Rename heevx params
* Update corresponding tests
* update pyabacus contributing md
* Update corresponding pyabacus code and remove need_subspace in dav_subspace code
* Update pyabacus api
* Fix typo
0 commit comments