You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: