log liboctave/fNDArray.h @ 9607:1be3c73ed7b5

age author description
Thu, 03 Sep 2009 08:48:51 +0200 Jaroslav Hajek reuse temporary arrays in nested expressions
Tue, 11 Aug 2009 09:08:12 +0200 Jaroslav Hajek implement built-in diff
Thu, 19 Mar 2009 17:46:38 +0100 Jaroslav Hajek optimize isnan/isinf/isfinite mappers
Sat, 14 Mar 2009 19:42:50 +0100 Jaroslav Hajek fix & simplify ndarray->matrix conversions
Wed, 11 Mar 2009 10:31:08 +0100 Jaroslav Hajek ensure nonnegative char -> real conversion
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 17 Feb 2009 11:26:29 +0100 Jaroslav Hajek implement cummin/cummax functions
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
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps