Learn R Programming

⚠️There's a newer version (1.0-0) of this package.Take me there.

expm (version 0.99-1.1)

Matrix exponential

Description

Computation of the matrix exponential and related quantities.

Copy Link

Version

Install

install.packages('expm')

Monthly Downloads

62,527

Version

0.99-1.1

License

GPL (>= 2)

Maintainer

Martin Maechler

Last Published

February 12th, 2014

Functions in expm (0.99-1.1)

expm

Matrix Exponential
expAtv

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

Frechet Derivative of the Matrix Exponential
matStig

Stig's "infamous" Example Matrix
balance

Balance a Square Matrix via LAPACK's DGEBAL
logm

Matrix Logarithm
sqrtm

Matrix Square Root
expmCond

Exponential Condition Number of a Matrix
matpow

Matrix Power
expm.Higham08

Matrix Exponential [Higham 2008]