From 2cd63223ba444e05965f3ff676687db268d92e13 Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Fri, 18 Nov 2016 22:20:33 -0600 Subject: academic/arpack-ng: Updated for version 3.4.0. Signed-off-by: Kyle Guinn --- academic/arpack-ng/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'academic/arpack-ng/README') diff --git a/academic/arpack-ng/README b/academic/arpack-ng/README index 645bb57646..e24427e956 100644 --- a/academic/arpack-ng/README +++ b/academic/arpack-ng/README @@ -5,9 +5,9 @@ This is a fork of ARPACK that is actively maintained. As such, this package will conflict with the ARPACK package. Do not install both. This requires a BLAS/LAPACK implementation. Choose one of these package sets: -* OpenBLAS (includes a LAPACK implementation) -* atlas, lapack-atlas -* blas, lapack (the Netlib reference implementations) + * OpenBLAS (includes both a BLAS and a LAPACK implementation) + * atlas (includes both a BLAS and a LAPACK implementation) + * blas, lapack (the Netlib reference implementations) If more than one set is installed (assuming there are no packaging conflicts) then the auto-detection will use the first implementation from this list that it finds. If in doubt, choose the Netlib reference implementations; other -- cgit v1.2.3