mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-15 09:43:51 +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