-
-
Notifications
You must be signed in to change notification settings - Fork 26k
MAINT Replaces cnp.ndarray with memory views in _cd_fast #25775
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @OmarManzoor.
Here are a few comments. I think this LGTM, I am just wondering if we can make the code more natural without having casts.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks @OmarManzoor
you probably can remove the |
Following discussions in #25780 (review), can you reintroduce the call to |
Reference Issues/PRs
Towards #25484
Towards #24875
What does this implement/fix? Explain your changes.
Any other comments?
CC: @thomasjpfan @jjerphan