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

Support NumCpp #15

Open
Tracked by #16
certik opened this issue Dec 13, 2023 · 3 comments
Open
Tracked by #16

Support NumCpp #15

certik opened this issue Dec 13, 2023 · 3 comments

Comments

@certik
Copy link
Contributor

certik commented Dec 13, 2023

This library is a C++ NumPy style implementation:

https://github.com/dpilger26/NumCpp

Should map very naturally to ASR.

@certik certik mentioned this issue Dec 13, 2023
9 tasks
@rebcabin
Copy link

Shall we postpone supporting mdspan?

@certik
Copy link
Contributor Author

certik commented Dec 13, 2023

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.

@czgdp1807
Copy link
Collaborator

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?

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

No branches or pull requests

3 participants