You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: