kexpmv: Matrix Exponential using Krylov Subspace Routines

Implements functions from 'EXPOKIT' (<https://www.maths.uq.edu.au/expokit/>) to calculate matrix exponentials, Sidje RB, (1998) <doi:10.1145/285861.285868>. Includes functions for small dense matrices along with functions for large sparse matrices. The functions for large sparse matrices implement Krylov subspace methods which help minimise the computational complexity for matrix exponentials. 'Kexpmv' can be utilised to calculate both the matrix exponential in isolation along with the product of the matrix exponential and a vector.

Package details

AuthorMeabh G. McCurdy <mmccurdy01@qub.ac.uk>
MaintainerMeabh G. McCurdy <mmccurdy01@qub.ac.uk>
LicenseGPL (>= 2)
Version0.0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("kexpmv")

Try the kexpmv package in your browser

Any scripts or data that you put into this service are public.

kexpmv documentation built on May 1, 2019, 7:56 p.m.