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
A few more updates for GPU compatibility for TensorKit (#100)
* A few more updates for GPU compatibility for TensorKit
* Update src/implementations/projections.jl
Co-authored-by: Jutho <[email protected]>
* Update antihermiticity check
* Respond to comments, update tests
* Add tests for SVD
* remove `@invoke` calls
* fix kwargs
* further cleanup of `ishermitian` and friends
* include diagonal tests in projections on CPU
* make JET happy
* Revert "Add tests for SVD"
This reverts commit 1b4399f.
* revert Diagonal to `diagm` for svd with gpuarrays
* dont call project_isometric with invalid alg-input types
* Add alg for amd test
---------
Co-authored-by: Jutho <[email protected]>
Co-authored-by: Lukas Devos <[email protected]>
0 commit comments