Package: DyadiCarma
Date: 2025-05-27
Type: Package
Title: Dyadic Matrices and their Algebra using 'Rcpp' and
        'RcppArmadillo'
Version: 1.0.1
Authors@R: c(person("Michal", "Kos", role = "aut",email = "Michal.Kos@stat.lu.se"), person("Krzysztof", "Podgorski", role = c("aut","cph"), email = "Krzysztof.Podgorski@stat.lu.se"),person("Hanqing", "Wu", role = c("aut","cre"), email = "Hanqing.Wu@stat.lu.se"))
Description: Provides methods for efficient algebraic operations and factorization of dyadic matrices using 'Rcpp' and 'RcppArmadillo'. The details of dyadic matrices and the corresponding methodology are described in Kos, M., Podgórski, K., and Wu, H. (2025) <doi:10.48550/arXiv.2505.08144>.
Depends: R (>= 4.0.0), methods
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: Rcpp (>= 1.0.12)
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2025-05-27 18:54:24 UTC; hanqing
Author: Michal Kos [aut],
  Krzysztof Podgorski [aut, cph],
  Hanqing Wu [aut, cre]
Maintainer: Hanqing Wu <Hanqing.Wu@stat.lu.se>
Repository: CRAN
Date/Publication: 2025-05-27 23:00:24 UTC
