1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-22 10:10:31 +02:00

gnu: giac: Switch to openblas.

* gnu/packages/algebra.scm (giac): Switch input dependency from
lapack to openblas.

Change-Id: I1ba95b5b606baf3192fdd3f651c9a74ab6e820c1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Romain GARBAGE
2024-03-11 12:07:17 +01:00
committed by Ludovic Courtès
parent f5b1471796
commit be0e9ee519

View File

@@ -414,7 +414,6 @@ precision.")
glpk-4
gmp
gsl
lapack
libjpeg-turbo
libpng
libsamplerate
@@ -426,6 +425,7 @@ precision.")
mpfi
mpfr
ntl
openblas
pari-gp
perl
tcsh))