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
Here is the current priority list of how we should support these array packages: #16, so numcpp is the 5th. Right now the highest is xtensor, and mdspan is second.
mdspan is not yet available in distribution channels of conda. So one way to add support for it is to fork https://github.com/kokkos/mdspan and use it in CI testing until we can install it from conda. Does that sound good?
This library is a C++ NumPy style implementation:
https://github.com/dpilger26/NumCpp
Should map very naturally to ASR.
The text was updated successfully, but these errors were encountered: