log scripts/linear-algebra/istril.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
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
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.
Tue, 08 Jul 2014 12:19:37 +0200 Massimiliano Fasi bandwidth.m: Add new function.
Sat, 05 Jul 2014 10:09:56 +0200 Massimiliano Fasi Add new matrix functions (isdiag, isbanded, istril, istriu) (bug #42688).