Skip to content

Fixes non-contiguous array resize#103

Open
broderio wants to merge 1 commit intomarek-simonik:masterfrom
broderio:master
Open

Fixes non-contiguous array resize#103
broderio wants to merge 1 commit intomarek-simonik:masterfrom
broderio:master

Conversation

@broderio
Copy link
Copy Markdown

When testing Record3D, the Record3DStream Python bindings threw an error related to trying to resize a non-contiguous array.

I modified the declarations of the result arrays to have their sizes defined at instantiation and this seemed to fix the issue. The demo worked for me after this change.

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.

1 participant