Skip to content

Ndarray Xarray Feature branch#133

Merged
pbower merged 31 commits into
mainfrom
ndarray-xarray
Jul 16, 2026
Merged

Ndarray Xarray Feature branch#133
pbower merged 31 commits into
mainfrom
ndarray-xarray

Conversation

@pbower

@pbower pbower commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Adds NdArray and XArray for compatibility with Python machine learning workloads

Comment thread minarrow-py/docs/interop.md Outdated
DLPack exports mark shared storage read-only; legacy exports copy shared data
because that protocol cannot express read-only memory.

`ChunkedNdArray` also implements DLPack, but DLPack describes one data pointer

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

incorrect

@pbower pbower force-pushed the ndarray-xarray branch 8 times, most recently from 747ce2e to 24da463 Compare July 16, 2026 10:02
@pbower pbower merged commit 77cac79 into main Jul 16, 2026
17 checks passed
pbower added a commit that referenced this pull request Jul 16, 2026
- Adds NdArray, XArray and DLPack integration
- See CHANGELOG.md for further details
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