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
Lapack, blas and openblas are installed using vcpkg and I have cmake on my machine. Also changes on github doesn't seem to get uploaded to crates.io, since I had to manually change the file that is changed on #20.
The text was updated successfully, but these errors were encountered:
I've tried to use this lib on my project, yet cargo cannot build it with build-native, embed-all and openblas features and give the following error:
openblas.txt
When I try it without openblas feature it gives this error:
blas.txt
Lapack, blas and openblas are installed using vcpkg and I have cmake on my machine. Also changes on github doesn't seem to get uploaded to crates.io, since I had to manually change the file that is changed on #20.
The text was updated successfully, but these errors were encountered: