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.

Getting started

Package details

AuthorNorm Matloff, Jack Norman
MaintainerNorm Matloff <normmatloff@gmail.com>
LicenseGPL (>= 2)
Version0.1.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("matpow")

Try the matpow package in your browser

Any scripts or data that you put into this service are public.

matpow documentation built on March 18, 2022, 7:41 p.m.