matrix_exponential_test, a C++ code which calls matrix_exponential(), which exhibits and compares some algorithms for approximating the matrix exponential function.
The information on this web page is distributed under the MIT license.
matrix_exponential, a C++ code which demonstrates some simple approaches to the problem of computing the exponential of a matrix.