Replies: 1 comment
-
Hi,
Do let me know what kind of things you are looking to use this library for. BTW, I have recently separated out (refactored) linear algebra-related stuff into a separate library cr-nimble. This way, cr-nimble will have more general-purpose use for people who are just interested in things like truncated svd, eig, etc. while cr-sparse will continue to focus on sparse recovery-related problems. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, Dr. Kumar,
This is really a very valuable job! I have two points that are not very clear: 1. Will cr.sparse support solving generalized eigenvalue problems in the future? 2. When you use BCOO, how do you define the automatic differentiation rules for related operations? I am looking forward to your reply, thank you.
Beta Was this translation helpful? Give feedback.
All reactions