me
/
guix
Archived
1
0
Fork 0

gnu: elemental: Remove dependency on lapack.

* gnu/packages/maths.scm (elemental): Remove dependency on lapack.

Change-Id: Iad28ceb70b87a26de75feec631b40aeedf977b53
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Romain GARBAGE 2024-03-11 12:07:02 +01:00 committed by Ludovic Courtès
parent b38ec2f751
commit 8e9b803db2
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 0 additions and 1 deletions
gnu/packages

View File

@ -7808,7 +7808,6 @@ symmetric matrices.")
(inputs
(list `(,gfortran "lib")
gmp
lapack
metis
mpc
mpfr