Skip to content

fix: add tests for non contiguous behavior#123

Merged
terraputix merged 1 commit intomainfrom
add-tests-for-non-contiguous-behavior
Apr 1, 2026
Merged

fix: add tests for non contiguous behavior#123
terraputix merged 1 commit intomainfrom
add-tests-for-non-contiguous-behavior

Conversation

@terraputix
Copy link
Copy Markdown
Collaborator

This adds tests that contiguous data can be written, while non-contiguous data will cause a RuntimeError.

We could fallback to a silent copy of the data, but for now I think explicit behavior is preferable.

Closes #79.

@terraputix terraputix merged commit 10ac68b into main Apr 1, 2026
5 checks passed
@terraputix terraputix deleted the add-tests-for-non-contiguous-behavior branch April 1, 2026 11:39
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.

Improve OmFileWriter behaviour for non-contiguous numpy arrays

1 participant