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
Resampling kernels (there are two types: "resample-by-picking" and "resample-by-matrix", cf here) take up much of our time. I don't see a good reason why resample-by-matrix should be used right now. (given that we're not yet using overintegration)
@matthiasdiener showed this GPU profile:
Resampling kernels (there are two types: "resample-by-picking" and "resample-by-matrix", cf here) take up much of our time. I don't see a good reason why resample-by-matrix should be used right now. (given that we're not yet using overintegration)
See also #62.
The text was updated successfully, but these errors were encountered: