log scripts/linear-algebra/isdefinite.m @ 20160:03b9d17a2d95 stable

age author description
Sun, 03 May 2015 15:36:23 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 14 Jul 2014 08:54:45 -0700 Rik doc: Match docstring variable names to function variable names for linear-algebra m-files.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 18 Dec 2011 19:15:50 -0800 Lukas Reichlin isdefinite.m: Use any specified tolerance in deciding whether matrix is hermitian. stable
Sat, 16 Jul 2011 12:31:48 -0500 Sean Young codesprint: Write 6 tests for isdefinite
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Tue, 08 Jun 2010 20:22:38 -0700 Rik Improve documentation strings.
Thu, 26 Nov 2009 07:19:35 +0100 Jaroslav Hajek base isdefinite on cholesky decomposition
Tue, 24 Nov 2009 15:02:04 +0100 Jaroslav Hajek move issymmetric & isdefinite to linear-algebra, create ishermitian base scripts/general/isdefinite.m@9f0ad0e0e0e8