ishan121028
ishan121028
Right now, for example with this code: ``` import cupy as cp import cupyx.scipy.sparse as cupy_sparse import cupyx.scipy.sparse.linalg as cl import numpy as np a = np.random.rand(80, 100) a_cupy =...
Thanks for this information, I have rectified it in my fork and will create a PR for it by today. Can you also look into this: ``` I want to...
Hi @takagi Could you please share some resources to help me get started on this? It's currently a major bottleneck in our pipeline.
@takagi Actually, we were using it for some CFD simulations, and in our use case number of singular values should be equal to min(m,n) for further processing. Thanks for your...
@felixweinberger If this is still not merged, assign this to me