matpow: Matrix Powers

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
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

Documentation:

Reference manual: matpow.pdf

Downloads:

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
Old sources: matpow archive

Reverse dependencies:

Reverse imports: keyplayer

Linking:

Please use the canonical form https://CRAN.R-project.org/package=matpow to link to this page.