Skip to content

Some sparse recovery algorithms built using JAX #6953

Discussion options

You must be logged in to vote

This is great, thanks for sharing! I took a look through the repo and the documentation... all the code looks pretty idiomatic & well-documented. There are a few places where you fall back to scipy routines (e.g. in distance.py) so I suspect those will give you issues with JAX transformations, but it's good to see that the core routines are JIT compatible and show solid performance!

You might consider adding your package to this list for more exposure: https://github.com/n2cholas/awesome-jax

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shailesh1729
Comment options

Answer selected by shailesh1729
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants