Skip to content
Prev 2465 / 10988 Next

[Rcpp-devel] RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge?

On Tue, Jun 7, 2011 at 2:34 PM, baptiste auguie
<baptiste.auguie at googlemail.com> wrote:
Argh.  Of course, I was being foolish.  Because Armadillo is a
header-only library it does not access any Lapack subroutine until the
call is instantiated.  I still haven't quite gotten used to thinking
only having the headers.
I forgot that Armadillo doesn't provide a convenient way of using the
LU decomposition (that is one of the things that I find frustrating
about Armadillo).  Did you try a single solve call in which the
right-hand side is an identity matrix?  On looking at the Armadillo
sources it seems that it should call zgesv which is included in R's
subset of the Lapack routines.

Thread (16 messages)

Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 3 Dirk Eddelbuettel RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 3 Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 4 Dirk Eddelbuettel RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 4 Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 5 Dirk Eddelbuettel RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 5 Douglas Bates RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Douglas Bates RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Douglas Bates RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Douglas Bates RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 7 Baptiste Auguie RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 22 Dirk Eddelbuettel RcppArmadillo inv() depends on Lapack, zgetri_ not available on CRAN / R-forge? Jun 22