Skip to content

add big endian dtypes to v2#60

Merged
brokkoli71 merged 3 commits intomainfrom
fix-big-endian-v2
Mar 3, 2026
Merged

add big endian dtypes to v2#60
brokkoli71 merged 3 commits intomainfrom
fix-big-endian-v2

Conversation

@brokkoli71
Copy link
Member

@brokkoli71 brokkoli71 commented Feb 13, 2026

This PR adds big endian dtypes to the existing enum. Maybe a more elegant solution would be to decouple endianness and dtype and creating a SerializedDtype class to serialize both combined for the .zarray file?

@brokkoli71 brokkoli71 self-assigned this Feb 27, 2026
@brokkoli71 brokkoli71 requested a review from normanrz February 27, 2026 15:38
@brokkoli71 brokkoli71 merged commit 4cb4250 into main Mar 3, 2026
3 checks passed
@brokkoli71 brokkoli71 deleted the fix-big-endian-v2 branch March 5, 2026 10:31
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.

Existing v2 big-endian arrays cannot be read

2 participants