Skip to content

Collect scattered code for converting strides #305

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

Merged
merged 3 commits into from
Mar 25, 2022
Merged

Conversation

adamreichold
Copy link
Member

This mainly collects the code that is necessary to convert strides between NumPy's byte-unit convention and ndarray's item-unit convention which was scattered over multiple small helper types with the aim of making it easier to follow.

Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall great refactoring, one quick thought!

Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, LGTM!

@adamreichold adamreichold merged commit 19e9232 into main Mar 25, 2022
@adamreichold adamreichold deleted the converting-strides branch March 25, 2022 15:55
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