log liboctave/oct-norm.cc @ 15283:a95432e7309c stable release-3-6-3

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 25 Nov 2011 11:29:31 -0500 Jordi GutiƩrrez Hermoso Add a citation to Higham's matrix norm paper
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Wed, 19 Jan 2011 17:55:56 -0500 John W. Eaton attempt better backward compatibility for Array constructors
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Wed, 20 Jan 2010 12:24:00 +0100 Jaroslav Hajek make p-norms breakable
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
Fri, 22 May 2009 10:46:00 -0400 John W. Eaton update copyright notices
Wed, 18 Mar 2009 16:17:15 +0100 Jaroslav Hajek remove a TODO in oct-norm.cc
Wed, 12 Nov 2008 21:36:39 +0000 Michael Goffioul Fix for MSVC compilation
Mon, 10 Nov 2008 15:55:28 +0100 Jaroslav Hajek omission from last patch
Sun, 09 Nov 2008 12:59:42 +0100 Jaroslav Hajek use std::vector as a simple linear container in oct-norm.cc to avoid problems with instantiating Array<T>
Fri, 31 Oct 2008 08:05:32 +0100 Jaroslav Hajek improve norm computation capabilities