log liboctave/mx-inlines.cc @ 11586:12df7854fa7c

age author description
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
Wed, 18 Aug 2010 14:02:16 +0200 Jaroslav Hajek optimize element-wise sparse-dense multiplication and division
Wed, 19 May 2010 16:20:48 +0200 Jaroslav Hajek fix cumulative logical sum
Thu, 01 Apr 2010 08:35:50 +0200 Jaroslav Hajek fix typo in last patch
Thu, 01 Apr 2010 08:27:23 +0200 Jaroslav Hajek avoid exception throwing in mx-inline loops
Fri, 26 Feb 2010 12:22:00 +0100 Jaroslav Hajek remove mx_*_dup relics from mx-inlines.cc
Fri, 26 Feb 2010 09:47:54 +0100 Jaroslav Hajek simplify appliers in mx-inlines.cc
Thu, 11 Feb 2010 12:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Wed, 20 Jan 2010 17:50:56 +0100 Jaroslav Hajek optimize any/all (x, 2) with small number of rows
Wed, 20 Jan 2010 13:56:52 +0100 Jaroslav Hajek inline xmin/xmax & optimize special cases
Wed, 18 Nov 2009 12:03:07 +0100 Jaroslav Hajek optimize bsxfun (@power, ...)
Fri, 13 Nov 2009 12:00:53 +0100 Jaroslav Hajek add a couple of useful loops
Wed, 11 Nov 2009 10:59:27 +0100 Jaroslav Hajek improve some mx_inline loops
Mon, 02 Nov 2009 07:16:30 +0100 Jaroslav Hajek fix bad FLOAT_TRUNCATE in mx-inlines.cc
Tue, 20 Oct 2009 10:47:22 +0200 Jaroslav Hajek optimize bsxfun for common built-in operations
Tue, 13 Oct 2009 12:22:50 +0200 Jaroslav Hajek improve sum & implement the 'extra' option, refactor some code
Wed, 07 Oct 2009 10:59:46 -0400 John W. Eaton avoid some warnings from g++
Fri, 04 Sep 2009 11:22:53 +0200 Jaroslav Hajek further liboctave design improvements
Thu, 03 Sep 2009 08:48:51 +0200 Jaroslav Hajek reuse temporary arrays in nested expressions
Thu, 27 Aug 2009 11:19:33 +0200 Jaroslav Hajek refactor comparison ops implementations
Fri, 21 Aug 2009 12:12:25 +0200 Jaroslav Hajek further bool ops tweaks
Wed, 19 Aug 2009 22:55:15 +0200 Jaroslav Hajek refactor binary & bool ops in liboctave
Tue, 11 Aug 2009 09:08:12 +0200 Jaroslav Hajek implement built-in diff
Tue, 10 Mar 2009 13:18:53 +0100 Jaroslav Hajek fixes to row-reducing cummin/cummax
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Mon, 02 Mar 2009 12:12:29 +0100 Jaroslav Hajek update comment
Mon, 02 Mar 2009 09:37:55 +0100 Jaroslav Hajek add missing include
Tue, 17 Feb 2009 14:23:35 +0100 Jaroslav Hajek support native cumsum, gripe on overflow in sum/cumsum
Tue, 17 Feb 2009 11:26:29 +0100 Jaroslav Hajek implement cummin/cummax functions
Tue, 17 Feb 2009 09:45:34 +0100 Jaroslav Hajek fix min/max behaviour with NaNs
Mon, 16 Feb 2009 13:53:11 +0100 Jaroslav Hajek remove unused macros from mx-inlines.cc
Mon, 16 Feb 2009 13:53:09 +0100 Jaroslav Hajek implement short-circuiting row-reduction any/all algorithm
Mon, 16 Feb 2009 12:41:55 +0100 Jaroslav Hajek implement fast logical sum (counting)
Mon, 16 Feb 2009 08:52:00 +0100 Jaroslav Hajek optimize min/max functions
Sat, 14 Feb 2009 19:50:43 +0100 Jaroslav Hajek reimplement any & all using the new reduction code
Fri, 13 Feb 2009 21:04:50 +0100 Jaroslav Hajek improve reduction functions
Mon, 02 Feb 2009 15:35:32 +0100 Jaroslav Hajek abs,real,imag,conj: use code from mx-inlines rather than the generic map
Sun, 07 Dec 2008 10:29:34 +0100 Jaroslav Hajek fix & improve speed of diagonal matrix multiplication
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Sat, 26 Aug 2006 03:02:39 +0000 jwe [project @ 2006-08-26 03:02:39 by jwe]
Tue, 22 Aug 2006 18:37:43 +0000 jwe [project @ 2006-08-22 18:37:43 by jwe]
Fri, 10 Feb 2006 21:30:42 +0000 jwe [project @ 2006-02-10 21:30:41 by jwe]
Fri, 10 Feb 2006 15:07:32 +0000 jwe [project @ 2006-02-10 15:07:32 by jwe]
Thu, 09 Feb 2006 19:12:15 +0000 jwe [project @ 2006-02-09 19:12:14 by jwe]
Tue, 01 Nov 2005 00:49:50 +0000 jwe [project @ 2005-11-01 00:49:50 by jwe]
Mon, 31 Oct 2005 19:01:00 +0000 jwe [project @ 2005-10-31 19:01:00 by jwe]
Mon, 31 Oct 2005 03:18:22 +0000 jwe [project @ 2005-10-31 03:18:21 by jwe]
Sat, 29 Oct 2005 04:44:00 +0000 jwe [project @ 2005-10-29 04:44:00 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Fri, 08 Apr 2005 16:07:37 +0000 jwe [project @ 2005-04-08 16:07:35 by jwe]
Wed, 19 Jan 2005 02:11:53 +0000 jwe [project @ 2005-01-19 02:11:53 by jwe]
Thu, 05 Aug 2004 13:26:15 +0000 jwe [project @ 2004-08-05 13:26:10 by jwe]
Tue, 08 Jun 2004 15:08:51 +0000 jwe [project @ 2004-06-08 15:08:51 by jwe]
Wed, 21 Apr 2004 19:05:28 +0000 jwe [project @ 2004-04-21 19:05:28 by jwe]
Fri, 02 Apr 2004 20:12:24 +0000 jwe [project @ 2004-04-02 20:12:24 by jwe]
Tue, 02 Mar 2004 05:12:33 +0000 jwe [project @ 2004-03-02 05:12:32 by jwe]