ConditionNumber
- To: mathgroup at smc.vnet.net
- Subject: [mg89477] ConditionNumber
- From: dh <dh at metrohm.ch>
- Date: Tue, 10 Jun 2008 07:12:54 -0400 (EDT)
Hello, the entry in the manual about the condition number reads: "LinearAlgebra`MatrixConditionNumber[mat,Norm->p] p-norm approximate condition number of a matrix, where p may be 1, 2, or \[Infinity]" In version 6.0.2, if you try: Norm->2 you get the message that only 1 or Infinity is allowed. As the 2 norm is the most common norm, it is hard to see why it should not work. Daniel -- Daniel Huber Metrohm Ltd. Oberdorfstr. 68 CH-9100 Herisau Tel. +41 71 353 8585, Fax +41 71 353 8907 E-Mail:<mailto:dh at metrohm.com> Internet:<http://www.metrohm.com>
- Follow-Ups:
- Re: ConditionNumber
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: ConditionNumber