Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python module support for multi-dimensional arrays #26940

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

jabraham17
Copy link
Member

@jabraham17 jabraham17 commented Mar 18, 2025

Adds Python module support for passing multi-dimensional Chapel arrays by reference and receiving multi-dimensional Python arrays

TODO: passing Chapel ND-arrays to Python by reference
TODO: Python error cases for Python ND Arrays

[Reviewed by @]

@jabraham17 jabraham17 changed the title Support Python module support for multi-dimensional arrays Add module support for multi-dimensional arrays Mar 20, 2025
@jabraham17 jabraham17 changed the title Add module support for multi-dimensional arrays Add Python module support for multi-dimensional arrays Mar 20, 2025
@jabraham17 jabraham17 force-pushed the py-ndarrays branch 2 times, most recently from e24988b to 4cd1674 Compare March 25, 2025 17:01
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
Signed-off-by: Jade Abraham <[email protected]>
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