Package: expm 1.0-1
expm: Matrix Exponential, Log, 'etc'
Computation of the matrix exponential, logarithm, sqrt, and related quantities, using traditional and modern methods.
Authors:
expm_1.0-1.tar.gz
expm_1.0-1.zip(r-4.7)expm_1.0-1.zip(r-4.6)expm_1.0-1.zip(r-4.5)
expm_1.0-1.tgz(r-4.6-x86_64)expm_1.0-1.tgz(r-4.6-arm64)expm_1.0-1.tgz(r-4.5-x86_64)expm_1.0-1.tgz(r-4.5-arm64)
expm_1.0-1.tar.gz(r-4.7-arm64)expm_1.0-1.tar.gz(r-4.7-x86_64)expm_1.0-1.tar.gz(r-4.6-arm64)expm_1.0-1.tar.gz(r-4.6-x86_64)
expm_1.0-1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
expm/json (API)
| # Install 'expm' in R: |
| install.packages('expm', repos = c('https://r-forge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://r-forge.r-project.org/projects/expm
Datasets:
- matStig - Stig's "infamous" Example Matrix
Last updated from:d1ba35f23f. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 113 | ||
| linux-devel-x86_64 | ERROR | 146 | ||
| source / vignettes | OK | 182 | ||
| linux-release-arm64 | ERROR | 113 | ||
| linux-release-x86_64 | ERROR | 120 | ||
| macos-release-arm64 | ERROR | 106 | ||
| macos-release-x86_64 | ERROR | 195 | ||
| macos-oldrel-arm64 | ERROR | 91 | ||
| macos-oldrel-x86_64 | ERROR | 272 | ||
| windows-devel | ERROR | 113 | ||
| windows-release | ERROR | 189 | ||
| windows-oldrel | ERROR | 103 | ||
| wasm-release | OK | 92 |
Exports:.methComplex.methSparse%^%balancedgebalexpAtvexpmexpm.Higham08expmCondexpmFrechetlogmsqrtm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Balance a Square Matrix via LAPACK's DGEBAL | balance dgebal |
| Compute Matrix Exponential exp(A t) * v directly | expAtv expmv |
| Matrix Exponential | .methComplex .methSparse expm mexp |
| Matrix Exponential [Higham 2008] | expm.Higham08 |
| Exponential Condition Number of a Matrix | expmCond |
| Frechet Derivative of the Matrix Exponential | expmFrechet |
| Matrix Logarithm | logm |
| Matrix Power | %^% matpow |
| Stig's "infamous" Example Matrix | matStig |
| Matrix Square Root | sqrtm |
