SL_LYY
SL_LYY
I want to ask if any updates? I have a scipy.sparse.csr_matrix and I want solve the matrix equation using sparse.linalg.spsolve. Is it available now? Thank you.
I got this error at first when running my script ``` Traceback (most recent call last): File "./src/colorisation.py", line 563, in rows_A = cp.asarray(rows_A) File "/home/simon/miniconda3/lib/python3.7/site-packages/cupy/_creation/from_data.py", line 76, in asarray...
I got a similar issue. Did anyone solve it? Thx.