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 Array Packages #16

Open
2 of 9 tasks
certik opened this issue Dec 13, 2023 · 2 comments
Open
2 of 9 tasks

Support Array Packages #16

certik opened this issue Dec 13, 2023 · 2 comments

Comments

@certik
Copy link
Contributor

certik commented Dec 13, 2023

There are many C++ libraries, here is an incomplete list: https://en.cppreference.com/w/cpp/links/libs#Math:Linear_algebra. Here are the most common / promising that we should support:

There are probably more that we should consider, if so, let's add them to this list.

@czgdp1807
Copy link
Collaborator

N.B. - #15 (comment). NumCpp has the same case. Kokkos is installable.

@czgdp1807
Copy link
Collaborator

I think all the other libraries (except xtensor) are not installable via conda. So we just clone its stable release in the CI, build it and then run the tests. That's what users will do.

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

2 participants