Replies: 1 comment
-
I think it should be all right. However, if you intend to use If you don't plan to use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning, I was starting to use your crates in my code however using a Fedora system I have encountered a problem due to lack of libraries, resolved thanks to the installation of lapack-devel and openblas-devel using:
sudo dnf install lapack-devel openblas-devel
Do you think this can cause the code to break?
Beta Was this translation helpful? Give feedback.
All reactions