log src/DLD-FUNCTIONS/chol.cc @ 13953:642e43164af6

age author description
Mon, 28 Nov 2011 12:39:39 +0100 Carlo de Falco fix behavior of chol (..., 'lower') to be compatible with matlab
Tue, 22 Nov 2011 18:26:28 -0800 Rik Remove unnecessary regular expression '.*' from ends of %!error blocks
Thu, 09 Jun 2011 13:53:34 -0400 John W. Eaton periodic merge of stable to default
Thu, 09 Jun 2011 13:35:10 -0400 John W. Eaton maint: undo unintended change removing deprecated functions stable
Tue, 08 Feb 2011 15:53:13 -0500 John W. Eaton remove functions deprecated in 3.2
Thu, 20 Jan 2011 20:19:29 -0800 Rik Use non-breaking spaces between certain adjectives and their nouns in docstrings.
Thu, 20 Jan 2011 17:24:59 -0500 John W. Eaton strip trailing whitespace from source files
Sun, 16 Jan 2011 22:13:23 -0800 Rik Improve docstrings for functions in DLD-FUNCTIONS directory.
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 01 Aug 2010 20:22:17 -0700 Rik Grammarcheck more of the documentation.
Sat, 31 Jul 2010 11:18:11 -0700 Rik Grammarcheck .cc files
Fri, 12 Mar 2010 19:15:39 -0500 Ben Abbott chol.cc: Increase tolerance for single precision test.
Wed, 20 Jan 2010 17:40:53 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: delete Emacs local-variables settings
Wed, 20 Jan 2010 17:33:41 -0500 John W. Eaton DLD-FUNCTIONS/*.cc: untabify
Wed, 25 Nov 2009 07:31:59 +0100 Jaroslav Hajek improve chol Matlab compatibility
Fri, 23 Oct 2009 09:28:14 -0700 Rik Periodic grammar check of Octave documentation files to ensure common format
Mon, 12 Oct 2009 14:23:20 +0200 Jaroslav Hajek auto-set MatrixType from certain functions
Thu, 23 Jul 2009 20:37:56 +0200 Jaroslav Hajek fix Cholesky updating with scalars
Sat, 28 Mar 2009 17:43:22 -0700 Rik Cleanup documentation for arith.texi, linalg.texi, nonlin.texi
Sat, 28 Mar 2009 13:57:22 -0700 Rik Check grammar on all .cc files
Thu, 26 Feb 2009 12:25:22 -0500 John W. Eaton chol.cc: correct spelling of CHOLMOD in tests
Wed, 25 Feb 2009 13:01:35 -0500 John W. Eaton fix typo in previous change
Wed, 25 Feb 2009 12:56:36 -0500 John W. Eaton tests vs. 64-bit indexing
Thu, 22 Jan 2009 11:10:47 +0100 Jaroslav Hajek use replacement methods if qrupdate is not available
Tue, 20 Jan 2009 21:16:42 +0100 Jaroslav Hajek imported patch qrupdate.diff
Wed, 14 Jan 2009 20:44:25 -0500 sh Allow documentation tobe built for other formats than tex and info
Wed, 24 Dec 2008 14:50:25 -0500 Ben Abbott chol.cc: Trivial fix for chol tests.
Fri, 12 Dec 2008 23:18:20 +0100 David Bateman Fix sparse cholesky inversion
Wed, 29 Oct 2008 12:41:10 +0100 Jaroslav Hajek fix docs for cholinsert, choldelete, cholshift
Tue, 26 Aug 2008 23:26:58 -0400 Ben Abbott Adjust tolerance to single precision test.