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

Restore support for Numpy sparsely packed arrays #67

Open
lydia-duncan opened this issue Mar 29, 2017 · 0 comments
Open

Restore support for Numpy sparsely packed arrays #67

lydia-duncan opened this issue Mar 29, 2017 · 0 comments

Comments

@lydia-duncan
Copy link
Member

lydia-duncan commented Mar 29, 2017

With array views implemented in Chapel, we lost the ability to send numpy arrays that are not densely packed to a Chapel function. See docs/source/examples/test_finance_chapel_numpy.py

Note that some pyChapel tests, test_pych_reduce_add.py and test_chapel_slicing_inline.py, work
in spite of this change.

When this issue is closed, please also close the corresponding Chapel issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant