gnu: igraph: Switch to openblas.
* gnu/packages/graph.scm (igraph): Switch input dependency from lapack to openblas. Change-Id: Idcaada16496d2854cce7375b4d9fa647430206eb Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
0e8011a998
commit
6481610da9
@ -195,7 +195,7 @@ distributions in empirical data. SIAM Review 51, 661-703 (2009)}).")
|
|||||||
(list arpack-ng
|
(list arpack-ng
|
||||||
bliss
|
bliss
|
||||||
glpk
|
glpk
|
||||||
lapack
|
;lapack
|
||||||
openblas
|
openblas
|
||||||
plfit
|
plfit
|
||||||
suitesparse-cxsparse))
|
suitesparse-cxsparse))
|
||||||
|
Loading…
Reference in New Issue
Block a user