Qi Yang

Results 1 comments of Qi Yang

I have implemented (matrix-free) eigs in JAX for scientific purposes in [jaxeigs](https://github.com/qiyang-ustc/jaxeigs). I have borrowed some code from [TensorNetwork](https://github.com/google/TensorNetwork) and performed Arnoldi decomposition on the GPU. However, I have kept...