Hi Guix, here's an alternative to the patch provided here:
https://lists.gnu.org/archive/html/guix-devel/2016-06/msg00099.html Instead of building LAPACKE as part of the lapack package this patch adds a new package "lapack-with-lapacke". I did this because an increase in closure size of 20MiB is a little much for a commonly used package, in my opinion. A third option would be to move LAPACKE to its own output. WDYT? Ricardo Wurmus (1): gnu: Add lapack-with-lapacke. gnu/packages/maths.scm | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.5.5