matrix_exponential_test


matrix_exponential_test, a C code which calls matrix_exponential() to exhibit and compare some algorithms for approximating the matrix exponential function.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

matrix_exponential, a C code which demonstrates some simple approaches to the problem of computing the exponential of a matrix.

Source Code:


Last modified on 14 July 2019.