mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-07 09:18:11 +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