-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
These have been deprecated for a long time, users should instead use `LinearAlgebra.BLAS.libblas` or `LinearAlgebra.BLAS.liblapack`. This will be necessary once we have lazy JLLs, as it's not desirable to recreate the dependency graph in `Base`, we already have it in standard libraries, and only load libblastrampoline when `LinearAlgebra` starts doing ccalls.
- Loading branch information
1 parent
94a0ee8
commit 090739d
Showing
2 changed files
with
0 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters