How BLAS and LAPACK are related, does R need both?

I am trying to understsand different BLAS options in R and I am quite not
sure if LAPACK is part of BLAS, or separate library or something else.
Based on http://www.netlib.org/lapack/ it looks like LAPACK is some kind of
BLAS extension ("LAPACK routines are written so that as much as possible of
the computation is performed by calls to the Basic Linear Algebra
Subprograms (BLAS)").

Tomas

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to