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

Resolution matrix-vector multiple speedups #2352

Open
sbailey opened this issue Sep 3, 2024 · 0 comments
Open

Resolution matrix-vector multiple speedups #2352

sbailey opened this issue Sep 3, 2024 · 0 comments

Comments

@sbailey
Copy link
Contributor

sbailey commented Sep 3, 2024

See desihub/fastspecfit#181 which "Reimplement[s] enough of desispec.resolution.Resolution to perform matrix-vector operations, which is all we do with it, with a significant speedup via Numba compared to the scipy.sparse implementation."

Consider whether any of that should be back-ported to desispec, while still retaining the full functionality of the current Resolution object.

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

No branches or pull requests

1 participant