Type: Package
Package: EigenR
Title: Complex Matrix Algebra with 'Eigen'
Version: 1.3.0
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Matrix algebra using the 'Eigen' C++ library: determinant,
    rank, inverse, pseudo-inverse, kernel and image, QR decomposition,
    Cholesky decomposition, Schur decomposition, Hessenberg decomposition, 
    linear least-squares problems. Also provides matrix functions such as 
    exponential, logarithm, power, sine and cosine. Complex matrices are 
    supported.
License: GPL-3
URL: https://github.com/stla/EigenR
BugReports: https://github.com/stla/EigenR/issues
Depends: R (>= 3.0.2)
Imports: Rcpp (>= 1.0.5)
LinkingTo: Rcpp, RcppEigen (>= 0.3.4.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.1
SystemRequirements: C++ 17
NeedsCompilation: yes
Packaged: 2024-04-28 15:35:33 UTC; SDL96354
Repository: CRAN
Date/Publication: 2024-04-28 21:20:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 04:07:53 UTC; unix
Archs: EigenR.so.dSYM
