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
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.
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.
The text was updated successfully, but these errors were encountered: