Skip to content

Conversation

@djsissom
Copy link

Fixes the order parameter passed to numpy ravel to select the Fortran style byte order.

Numpy ravel takes a byte order parameter to distinguish between
row-major ('C') or column-major ('F') memory layouts.  The Fortran style
layout seems to be the correct order here.
@orjanv
Copy link

orjanv commented Nov 23, 2020

Thanks for fixing the writeframe issue.

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