Benchmarking lapack/blas libraries and compilers with nix

Those are great ideas. I did not know how to override the compiler and that looks very simple. Once I get it working I plan to benchmark numpy with different linear algebra libraries. Currently I am wanting to get mkl working with numpy.

I will probably create a benchmark derivation that can form a matrix of the possible combinations. Nix seems like a perfect platform for these types of tests.