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

Faster horizontal shift calculation #117

Merged
merged 3 commits into from
Feb 5, 2024
Merged

Conversation

dachengx
Copy link
Contributor

@dachengx dachengx commented Feb 3, 2024

solve: #107

Nothing functionally changed. Only rearrange the transposed matrix to get the same result, but using C-contiguous arrays. https://numba.pydata.org/numba-doc/dev/reference/types.html#id1

@dachengx dachengx requested a review from HenningSE February 3, 2024 20:28
@ramirezdiego ramirezdiego merged commit 1f601d0 into main Feb 5, 2024
2 of 4 checks passed
@ramirezdiego ramirezdiego deleted the fast_horizontal_shift branch February 5, 2024 09:15
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

Successfully merging this pull request may close these issues.

2 participants