Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Scipy.Sparse #221

Closed
timothyb0912 opened this issue Jun 24, 2019 · 1 comment
Closed

Support for Scipy.Sparse #221

timothyb0912 opened this issue Jun 24, 2019 · 1 comment

Comments

@timothyb0912
Copy link

Support for sparse matrices and sparse matrix operations would allow "easy" (i.e. in essentially native numpy/scipy) automatic differentiation in situations where users rely on sparse matrices to avoid dataset size limitations.

Note that this was a greatly requested feature in Autograd, and such support would be greatly appreciated!
HIPS/autograd#80

@neerajprad
Copy link
Member

We rely on JAX for automatic differentiation, and it will be best to take this up with the JAX devs. I see that there is already an issue tracking this (jax-ml/jax#765) that you could add to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants