me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès 6623d1cd7f
gnu: python-numpy, python-scipy: Remove dependency on lapack.
The dependency on lapack was unused; the LAPACK interface of OpenBLAS is
used instead.  The dependency on lapack was added in
cba256f8fa (numpy) and
719b01c157 (scipy).

* gnu/packages/python-science.scm (python-scipy)[inputs]: Remove
LAPACK.
* gnu/packages/python-xyz.scm (python-numpy)[inputs]: Likewise.
2021-06-22 17:55:05 +02:00
..
bootloader
build gnu: Respect ‘rootdelay’ kernel command-line argument. 2021-06-16 12:13:40 +02:00
installer installer: Improve the installation device detection method. 2021-06-17 11:00:26 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages gnu: python-numpy, python-scipy: Remove dependency on lapack. 2021-06-22 17:55:05 +02:00
services services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
system
tests services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: Add tlf. 2021-06-21 10:16:04 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm