log liboctave/fNDArray.h @ 14193:72aebe619641 stable rc-3-6-0-0

age author description
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Wed, 26 Oct 2011 14:19:54 -0400 John W. Eaton allow negative data log plots with OpenGL+FLTK graphics (bug #34232)
Fri, 26 Aug 2011 21:57:23 -0500 Jordi GutiƩrrez Hermoso Implement a few missing automatic bsxfun power operators
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
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
Sat, 23 Jan 2010 21:41:03 +0100 Jaroslav Hajek merge MArray classes & improve Array interface
Wed, 17 Feb 2010 10:40:36 +0100 Jaroslav Hajek simplify min/max definitions in liboctave
Thu, 11 Feb 2010 12:14:48 -0500 John W. Eaton untabify liboctave header files
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Wed, 18 Nov 2009 12:03:07 +0100 Jaroslav Hajek optimize bsxfun (@power, ...)
Thu, 12 Nov 2009 15:47:58 +0100 Jaroslav Hajek improve unary mapper system
Mon, 09 Nov 2009 13:09:49 +0100 Jaroslav Hajek rewrite dispatch part & slightly improve min,max,cummin,cummax
Tue, 20 Oct 2009 10:47:22 +0200 Jaroslav Hajek optimize bsxfun for common built-in operations
Fri, 16 Oct 2009 13:12:31 +0200 Jaroslav Hajek remove ArrayN<T> + fix nonhom. diag-scalar ops
Tue, 13 Oct 2009 12:22:50 +0200 Jaroslav Hajek improve sum & implement the 'extra' option, refactor some code
Sat, 19 Sep 2009 11:14:28 +0200 Jaroslav Hajek provide NDArray->Matrix->Vector typedef mappers
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