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.7-any)matpow_0.1.2.tar.gz(r-4.6-any)
matpow_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:25d766072b. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 166 | ||
| linux-release-x86_64 | OK | 99 | ||
| wasm-release | OK | 98 |
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 |