Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> attached are three more patches to replace ATLAS with OpenBLAS in
>> python.scm.
[...]
>> From 79d29126037cd227b01b3a193bf016ec9e12b4fb Mon Sep 17 00:00:00 2001
>> From: Ricardo Wurmus
>> Date: Fri, 12 Jun 2015 11:34:39 +0200
>> Subject:
Ricardo Wurmus skribis:
> attached are three more patches to replace ATLAS with OpenBLAS in
> python.scm.
Good!
> From aeb4f541486d5bb02d4002380e8f7be49967b10d Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Fri, 12 Jun 2015 10:48:58 +0200
> Subject: [PATCH 1/3] gnu: python-numpy-boots
Hi Guix,
attached are three more patches to replace ATLAS with OpenBLAS in
python.scm.
I noticed that numpy also needs "lapack", because OpenBLAS is built with
"NO_LAPACK=1". That's what the first patch is for.
This is also important for the second patch which makes python-scipy use
OpenBLAS an