log src/OPERATORS/op-fm-fm.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
Mon, 07 Dec 2009 16:18:28 -0500 John W. Eaton eliminate Emacs local variables from some files
Mon, 07 Dec 2009 14:49:48 -0500 John W. Eaton untabify files in src/OPERATORS directory
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
Thu, 03 Sep 2009 08:48:51 +0200 Jaroslav Hajek reuse temporary arrays in nested expressions
Mon, 24 Aug 2009 09:45:34 +0200 Jaroslav Hajek optimize .*=, ./= operators
Wed, 19 Aug 2009 13:47:59 +0200 Jaroslav Hajek optimize op= in common cases
Tue, 17 Mar 2009 22:21:54 +0100 Jaroslav Hajek add missing binops installs
Sat, 14 Mar 2009 23:08:08 +0100 Jaroslav Hajek implement compound logical ops
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Fri, 26 Sep 2008 11:52:01 -0400 Jaroslav Hajek make null assignment matlab compatible
Mon, 02 Jun 2008 16:57:45 +0200 David Bateman Second set of single precision test code and fix of resulting bugs
Wed, 21 May 2008 19:25:08 +0200 Jaroslav Hajek compound ops for float matrices
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps