CMD + K

r-matpow

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-matpow

Usage Tracking

0.1.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Sep 13, 2019 at 19:43

License

GPL-2

Supported Platforms

noarch