[Dune] [#909] Method 'infinity_norm' does not actually compute the infinity norm

Dune flyspray at dune-project.org
Wed Apr 27 02:24:58 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#909 - Method 'infinity_norm' does not actually compute the infinity norm
User who did this - Carsten Gräser (Carsten)

----------
In my opinion the implemented behaviour is exactly what one would expect:

For a matrix M the norm ||M|| does in general denote the operator norm induced by the vector norm ||.||. In case of the maximum norm this is the so called row-sum norm, which is what is implemented.

Similarly one would not expect |M|_2 to be the frobenius norm but the operator norm associated with the 2-norm, i.e., (lambda_max(MM^T))^1/2.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=909#comment2511

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list