A general framework for computing powers of matrices. A key feature is the capability for users to write callback functions, called after each iteration, thus enabling customization for specific applications. Diverse types of matrix classes/matrix multiplication are accommodated. If the multiplication type computes in parallel, then the package computation is also parallel.
Version: | 0.1.2 |
Suggests: | bigmemory |
Published: | 2022-03-12 |
DOI: | 10.32614/CRAN.package.matpow |
Author: | Norm Matloff, Jack Norman |
Maintainer: | Norm Matloff <normmatloff at gmail.com> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | matpow results |
Reference manual: | matpow.pdf |
Package source: | matpow_0.1.2.tar.gz |
Windows binaries: | r-devel: matpow_0.1.2.zip, r-release: matpow_0.1.2.zip, r-oldrel: matpow_0.1.2.zip |
macOS binaries: | r-release (arm64): matpow_0.1.2.tgz, r-oldrel (arm64): matpow_0.1.2.tgz, r-release (x86_64): matpow_0.1.2.tgz, r-oldrel (x86_64): matpow_0.1.2.tgz |
Old sources: | matpow archive |
Reverse imports: | keyplayer |
Please use the canonical form https://CRAN.R-project.org/package=matpow to link to this page.