Package: matpow 0.1.2
Norm Matloff
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.
Authors:
matpow_0.1.2.tar.gz
matpow_0.1.2.tar.gz(r-4.5-noble)matpow_0.1.2.tar.gz(r-4.4-noble)
matpow_0.1.2.tgz(r-4.4-emscripten)matpow_0.1.2.tgz(r-4.3-emscripten)
matpow.pdf |matpow.html✨
matpow/json (API)
# Install 'matpow' in R: |
install.packages('matpow', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:25d766072b. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
Exports:cgraphdup.bigmemorydup.vanillaeiggenmulcmd.bigmemorygenmulcmd.vanillamatpowmcmexpnormvec
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Callback Examples | cgraph eig mc mexp |
Deep-Copy | dup.bigmemory dup.vanilla |
Generate Multiplication Command | genmulcmd.bigmemory genmulcmd.vanilla |
Matrix Powers | matpow |
Vector Norm | normvec |