English

Efficient scaling and squaring method for the matrix exponential

Numerical Analysis 2024-04-22 v1 Numerical Analysis

Abstract

This work presents a new algorithm to compute the matrix exponential within a given tolerance. Combined with the scaling and squaring procedure, the algorithm incorporates Taylor, partitioned and classical Pad\'e methods shown to be superior in performance to the approximants used in state-of-the-art software. The algorithm computes matrix--matrix products and also matrix inverses, but it can be implemented to avoid the computation of inverses, making it convenient for some problems. If the matrix A belongs to a Lie algebra, then exp(A) belongs to its associated Lie group, being a property which is preserved by diagonal Pad\'e approximants, and the algorithm has another option to use only these. Numerical experiments show the superior performance with respect to state-of-the-art implementations.

Keywords

Cite

@article{arxiv.2404.12789,
  title  = {Efficient scaling and squaring method for the matrix exponential},
  author = {Sergio Blanes and Nikita Kopylov and Muaz Seydaoğlu},
  journal= {arXiv preprint arXiv:2404.12789},
  year   = {2024}
}

Comments

26 pages, 4 figures, 3 tables

R2 v1 2026-06-28T15:59:41.349Z