log_norm
    
    
    
      log_norm,
      a MATLAB code which
      computes the logarithmic norm of a matrix, for norms 1, 2 and oo.
    
    
      Licensing:
    
    
      The information on this web page is 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 03 February 2021.