The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An efficient R package for working with dyadic matrices, implemented using Rcpp and RcppArmadillo. The package provides basic arithmetic and matrix operations for dyadic matrices and implements a fast dyadic algorithm that exploits the dyadic (or band) structure of specific matrices. This enables efficient factorization and inversion of dyadic matrices, offering a powerful tool for computational applications involving sparse positive definite matrices.
Installation
library(devtools)
install_github("slangevar/DyadiCarma")
Bibliography
Kos, M., Podgórski, K., & Wu, H. (2024). Efficient inversion of sparse positive definite matrices through a dyadic factorization. Manuscript in preparation.
Authors
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.