log liboctave/dMatrix.cc @ 15382:197774b411ec stable

age author description
Thu, 13 Sep 2012 15:14:47 -0400 John W. Eaton rcond: use new copy of data for full factorization if positive definite cholesky factorization fails (bug #37336) stable
Thu, 23 Aug 2012 12:13:59 -0400 John W. Eaton use std::numeric_limits<T>::epsilon in C++ code
Wed, 22 Aug 2012 16:16:31 -0400 John W. Eaton reduce code duplication in too_large_for_float array functions
Thu, 26 Jul 2012 08:13:22 -0700 Rik maint: Use Octave coding conventions for cuddled parentheses in liboctave/.
Sun, 08 Jul 2012 11:28:50 -0700 Rik maint: Use Octave coding convention for cuddled parenthis in function calls with empty argument lists.
Thu, 12 Apr 2012 16:27:39 -0400 John W. Eaton make diag (x, m, n) return a proper diagonal matrix object (bug #36099)
Fri, 02 Mar 2012 22:13:16 -0800 Rik Use Octave coding conventions in liboctave %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sat, 05 Nov 2011 01:59:40 -0400 John W. Eaton always initialize info and rcon in Matrix determinant methods
Wed, 26 Oct 2011 14:19:54 -0400 John W. Eaton allow negative data log plots with OpenGL+FLTK graphics (bug #34232)
Thu, 25 Aug 2011 07:53:48 -0400 Ben Abbott dMatrix.cc: Increase tolerance for another test which fails on MinGW. stable
Wed, 24 Aug 2011 12:24:41 -0400 Ben Abbott dMatrix.cc: Increase tolerance for tests which fail on MinGW. stable
Tue, 23 Aug 2011 20:58:54 -0400 Marco atzeri dMatrix.cc: Fix tests introduced by changeset f217edac2c71. Declare variables
Mon, 22 Aug 2011 21:20:42 -0400 John W. Eaton fix dimension check for A'\B (bug #33997) stable
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek more fixes & tests for matrix multiply release-3-2-x
Sun, 12 Oct 2008 10:31:14 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari release-3-0-x
Fri, 19 Sep 2008 11:29:51 +0200 Jaroslav Hajek partially sync Matrix::expm and ComplexMatrix::expm with development repo release-3-0-x
Wed, 17 Sep 2008 11:06:18 +0200 jwe [project @ 2008-01-24 08:31:36 by jwe] release-3-0-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Wed, 12 Mar 2008 01:05:55 -0400 John W. Eaton one more xGELSD workspace fix release-3-0-x
Mon, 03 Mar 2008 02:22:03 -0500 Jaroslav Hajek more xGELSD workspace fixes release-3-0-x
Tue, 26 Feb 2008 02:51:32 -0500 John W. Eaton avoid another xGELSD workspace query bug release-3-0-x
Fri, 15 Feb 2008 19:54:25 -0500 John W. Eaton another small xGELSD workspace fix release-3-0-x
Fri, 15 Feb 2008 18:55:45 -0500 John W. Eaton more xGELSD workspace fixes release-3-0-x
Tue, 12 Feb 2008 23:44:14 -0500 John W. Eaton ilaenv --> xilaenv release-3-0-x
Tue, 12 Feb 2008 21:04:34 -0500 Jason Riedy fix workspace size calculation for xGELSD release-3-0-x
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
Thu, 13 Jan 2011 16:52:30 -0500 John W. Eaton style fixes
Thu, 13 Jan 2011 15:40:14 -0500 John W. Eaton avoid GCC warnings
Thu, 21 Oct 2010 16:12:13 -0400 John W. Eaton consistently give error for operator not applied to NaN values
Wed, 22 Sep 2010 07:06:25 +0200 Jaroslav Hajek simplify more array tests
Tue, 21 Sep 2010 13:09:12 +0200 Jaroslav Hajek simplify some array tests in liboctave
Thu, 22 Jul 2010 09:54:03 +0200 Jaroslav Hajek fix workspace bug workaround for xGELSD (since 7486:6a6d2abe51ff)
Tue, 20 Jul 2010 13:10:40 +0200 Jaroslav Hajek omissions from last two patches
Tue, 20 Jul 2010 12:56:05 +0200 Jaroslav Hajek simplify Matrix::extract
Thu, 13 May 2010 13:47:20 +0200 Jaroslav Hajek use ID for singularity warning in matrix division
Fri, 26 Feb 2010 11:44:38 +0100 Jaroslav Hajek improve diag matrix interface & implementation
Fri, 26 Feb 2010 09:47:54 +0100 Jaroslav Hajek simplify appliers in mx-inlines.cc
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:23:32 -0500 John W. Eaton untabify liboctave C++ sources
Thu, 28 Jan 2010 08:06:13 +0100 Jaroslav Hajek fix det() after singular matrix is flagged
Wed, 20 Jan 2010 19:04:35 -0500 John W. Eaton remove Emacs local-variable settings from liboctave source files
Wed, 20 Jan 2010 10:38:00 +0100 Jaroslav Hajek make OCTAVE_QUIT a function
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 11:10:52 +0200 Jaroslav Hajek further improve mixed real-complex division
Wed, 23 Sep 2009 10:00:16 +0200 Jaroslav Hajek optimize / and '\ for triangular matrices
Sat, 19 Sep 2009 22:17:12 +0200 Jaroslav Hajek extend linspace & fix up liboctave rewrite
Fri, 18 Sep 2009 15:27:09 +0200 Jaroslav Hajek improve linspace in liboctave
Wed, 02 Sep 2009 09:21:36 +0200 Jaroslav Hajek add a couple of missing copyright statements
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
Fri, 21 Aug 2009 08:18:16 +0200 Jaroslav Hajek make ! operator check for NaNs, simplify implementations in liboctave
Wed, 19 Aug 2009 22:55:15 +0200 Jaroslav Hajek refactor binary & bool ops in liboctave
Sun, 16 Aug 2009 08:25:24 +0200 Jaroslav Hajek more fixes & tests for matrix multiply
Thu, 13 Aug 2009 18:20:31 -0400 John W. Eaton more configure changes for libraries
Wed, 29 Jul 2009 12:15:27 -0400 John W. Eaton sanity checks for loading sparse matrices
Thu, 18 Jun 2009 09:14:57 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply
Mon, 02 Mar 2009 08:07:48 +0100 Jaroslav Hajek use explicit template qualifs to please Intel C++ and MSVC++
Fri, 20 Mar 2009 11:39:25 +0100 Jaroslav Hajek allow empty matrices in stream input operators
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
Wed, 18 Feb 2009 13:45:20 -0500 John W. Eaton avoid some GCC warnings
Wed, 18 Feb 2009 11:20:31 -0500 John W. Eaton eliminate some unused static variables and functions
Tue, 17 Feb 2009 08:38:00 +0100 Jaroslav Hajek split implementation and interface in mx-op-defs and MArray-defs
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
Wed, 28 Jan 2009 09:33:27 +0100 Jaroslav Hajek use shallow copying in Matrix/RowVector/ColumnVector conversions
Wed, 10 Dec 2008 11:55:23 +0100 Jaroslav Hajek use m-file implementation for expm
Wed, 29 Oct 2008 16:52:10 +0100 Jaroslav Hajek improve OCTAVE_LOCAL_BUFFER
Fri, 05 Dec 2008 10:20:18 +0100 Jaroslav Hajek fix design problems of diag & perm matrix classes
Thu, 04 Dec 2008 08:31:56 +0100 Jaroslav Hajek support permutation matrix objects
Wed, 19 Nov 2008 16:55:47 +0100 Jaroslav Hajek reuse matrix type detected in det
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
Sun, 12 Oct 2008 08:44:55 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari
Fri, 11 Jul 2008 14:56:30 -0400 John W. Eaton error for NaN values in & and | expressions
Tue, 20 May 2008 11:48:44 +0200 Jaroslav Hajek add missing copyright
Thu, 08 May 2008 13:46:33 +0200 Jaroslav Hajek map symmetric cases to xHERK, xSYRK
Wed, 07 May 2008 16:33:15 +0200 Jaroslav Hajek support for compound operators, implement trans_mul, mul_trans, herm_mul and mul_herm
Sun, 27 Apr 2008 22:34:17 +0200 David Bateman First attempt at single precision tyeps
Wed, 14 May 2008 18:09:56 +0200 David Bateman Add the rcond function
Fri, 21 Mar 2008 00:08:24 +0100 David Bateman Move diag function into the octave_value class
Mon, 03 Mar 2008 02:18:12 -0500 Jaroslav Hajek more xGELSD workspace fixes
Tue, 26 Feb 2008 02:47:56 -0500 John W. Eaton avoid another xGELSD workspace query bug
Wed, 20 Feb 2008 04:22:50 -0500 David Bateman convert mapper functions to new format
Fri, 15 Feb 2008 19:54:25 -0500 John W. Eaton another small xGELSD workspace fix
Fri, 15 Feb 2008 18:55:11 -0500 John W. Eaton more xGELSD workspace fixes
Thu, 14 Feb 2008 21:57:50 -0500 John W. Eaton don't check f77_exception_encountered
Tue, 12 Feb 2008 23:45:20 -0500 John W. Eaton ilaenv --> xilaenv
Tue, 12 Feb 2008 21:13:21 -0500 John W. Eaton ilaenv --> xilaenv
Tue, 12 Feb 2008 21:04:27 -0500 Jason Riedy fix workspace size calculation for xGELSD
Thu, 24 Jan 2008 08:31:36 +0000 jwe [project @ 2008-01-24 08:31:36 by jwe]
Fri, 18 Jan 2008 08:25:24 +0000 jwe [project @ 2008-01-18 08:25:24 by jwe]
Mon, 14 Jan 2008 08:58:02 +0000 jwe [project @ 2008-01-14 08:58:02 by jwe]
Thu, 06 Dec 2007 19:16:48 +0000 jwe [project @ 2007-12-06 19:16:47 by jwe]
Thu, 08 Nov 2007 01:09:44 +0000 jwe [project @ 2007-11-08 01:09:44 by jwe]
Tue, 30 Oct 2007 19:26:33 +0000 jwe [project @ 2007-10-30 19:26:32 by jwe]
Mon, 29 Oct 2007 18:09:57 +0000 jwe [project @ 2007-10-29 18:09:57 by jwe]
Fri, 26 Oct 2007 15:52:58 +0000 jwe [project @ 2007-10-26 15:52:57 by jwe]
Fri, 26 Oct 2007 15:14:35 +0000 jwe [project @ 2007-10-26 15:14:34 by jwe]
Tue, 16 Oct 2007 17:46:44 +0000 jwe [project @ 2007-10-16 17:46:44 by jwe]
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]
Wed, 26 Sep 2007 19:56:55 +0000 dbateman [project @ 2007-09-26 19:56:54 by dbateman]
Tue, 25 Sep 2007 19:08:20 +0000 dbateman [project @ 2007-09-25 19:08:19 by dbateman]
Wed, 29 Aug 2007 08:37:48 +0000 dbateman [project @ 2007-08-29 08:37:47 by dbateman]
Tue, 12 Jun 2007 20:48:03 +0000 jwe [project @ 2007-06-12 20:48:02 by jwe]
Wed, 04 Apr 2007 15:17:51 +0000 jwe [project @ 2007-04-04 15:16:46 by jwe]
Tue, 03 Apr 2007 15:30:58 +0000 jwe [project @ 2007-04-03 15:30:58 by jwe]
Wed, 07 Mar 2007 18:11:29 +0000 jwe [project @ 2007-03-07 18:11:28 by jwe]
Thu, 07 Dec 2006 01:20:04 +0000 jwe [project @ 2006-12-07 01:17:26 by jwe]
Wed, 06 Dec 2006 20:19:16 +0000 dbateman [project @ 2006-12-06 20:19:14 by dbateman]
Tue, 14 Nov 2006 15:33:22 +0000 jwe [project @ 2006-11-14 15:33:22 by jwe]
Tue, 12 Sep 2006 02:15:47 +0000 jwe [project @ 2006-09-12 02:15:47 by jwe]