log_norm
log_norm,
an Octave code which
computes the logarithmic norm of a matrix, for norms 1, 2 and oo.
Licensing:
The computer code and data files made available on this web page
are distributed under
the MIT license
Languages:
log_norm is available in
a MATLAB version and
an Octave version and
a Python version.
Related Data and Programs:
log_norm_test
Reference:
-
Willem Hundsdorfer, Jan Verwer,
Numerical solution of time dependent advection-diffusion-reaction equations,
Springer, 2003,
ISBN13: 978-3-662-09017-6.
-
Gustaf Soderlind,
The logarithmic norm: History and modern theory,
BIT Numerical Mathematics,
Volume 46, pages 631-652, 2006.
Source Code:
-
log_norm.m,
evaluates the logarithmic norm of a matrix.
Last modified on 07 Octover 2022.