mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-13 12:08:49 +00:00
This makes packages use lapack and blas, which can wrap different BLAS/LAPACK implementations. treewide: cleanup from blas/lapack changes A few issues in the original treewide: - can’t assume blas64 is a bool - unused commented code