Learn R Programming

expm (version 1.0-0)

Matrix Exponential, Log, 'etc'

Description

Computation of the matrix exponential, logarithm, sqrt, and related quantities, using traditional and modern methods.

Copy Link

Version

Install

install.packages('expm')

Monthly Downloads

66,897

Version

1.0-0

License

GPL (>= 2)

Maintainer

Last Published

August 19th, 2024

Functions in expm (1.0-0)

logm

Matrix Logarithm
matStig

Stig's "infamous" Example Matrix
balance

Balance a Square Matrix via LAPACK's DGEBAL
expmCond

Exponential Condition Number of a Matrix
expAtv

Compute Matrix Exponential exp(A t) * v directly
expmFrechet

Frechet Derivative of the Matrix Exponential
expm.Higham08

Matrix Exponential [Higham 2008]
expm

Matrix Exponential
matpow

Matrix Power
sqrtm

Matrix Square Root