Package: EigenR
Type: Package
Title: Complex Matrix Algebra with 'Eigen'
Version: 1.0.0
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Matrix algebra using the 'Eigen' C++ library: determinant, rank, inversion, kernel and image, QR decomposition, Cholesky decomposition, linear least-squares problems. Complex matrices are supported.
License: GPL-3
Imports: Rcpp (>= 1.0.5)
LinkingTo: Rcpp, RcppEigen
RoxygenNote: 7.1.1
Encoding: UTF-8
URL: https://github.com/stla/EigenR
BugReports: https://github.com/stla/EigenR/issues
NeedsCompilation: yes
Packaged: 2020-11-23 15:03:50 UTC; stla
Repository: CRAN
Date/Publication: 2020-11-25 10:20:05 UTC
