Package: matpow
Type: Package
Title: Matrix Powers
Version: 0.1.2
Description: 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.
License: GPL (>= 2)
Suggests: bigmemory
NeedsCompilation: no
ByteCompile: yes
Author: Norm Matloff, Jack Norman 
Maintainer: Norm Matloff <normmatloff@gmail.com>
Repository: CRAN
Packaged: 2022-03-12 05:51:08 UTC; nm
Date/Publication: 2022-03-12 10:40:05 UTC
Built: R 4.2.0; ; 2023-04-01 13:34:05 UTC; unix
