log liboctave/fMatrix.h @ 11586:12df7854fa7c

age author description
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Thu, 20 Jan 2011 00:12:05 -0500 John W. Eaton attempt better backward compatibility for Array resize functions
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
Fri, 26 Feb 2010 12:05:48 +0100 Jaroslav Hajek remove dangerous pointer-acquiring Array ctors
Tue, 23 Feb 2010 16:12:27 +0100 Jaroslav Hajek remove Array2
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Thu, 11 Feb 2010 12:14:48 -0500 John W. Eaton untabify liboctave header files
Wed, 10 Feb 2010 13:57:23 -0500 John W. Eaton commit accidentally omitted parts of previous change
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Sat, 26 Sep 2009 10:41:07 +0200 Jaroslav Hajek use blas_trans_type for xgemm
Wed, 23 Sep 2009 10:00:16 +0200 Jaroslav Hajek optimize / and '\ for triangular matrices
Sat, 19 Sep 2009 11:14:28 +0200 Jaroslav Hajek provide NDArray->Matrix->Vector typedef mappers
Fri, 18 Sep 2009 15:27:09 +0200 Jaroslav Hajek improve linspace in liboctave
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 17 Feb 2009 08:38:00 +0100 Jaroslav Hajek split implementation and interface in mx-op-defs and MArray-defs
Mon, 02 Feb 2009 15:35:32 +0100 Jaroslav Hajek abs,real,imag,conj: use code from mx-inlines rather than the generic map
Wed, 10 Dec 2008 11:55:23 +0100 Jaroslav Hajek use m-file implementation for expm
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects
Wed, 19 Nov 2008 15:26:39 +0100 Jaroslav Hajek make det take advantage of matrix type
Wed, 19 Nov 2008 11:23:07 +0100 Jaroslav Hajek templatize & fix DET
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Wed, 21 May 2008 19:25:08 +0200 Jaroslav Hajek compound ops for float matrices
Wed, 14 May 2008 23:28:41 +0200 David Bateman Extend rcond function to single precision types
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps