log scripts/sparse/spaugment.m @ 20164:df437a52bcaf stable

age author description
Mon, 04 May 2015 14:22:02 -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.
Sun, 08 Jun 2014 16:32:12 -0700 Rik doc: Update documentation of sparse functions including seealso links. stable
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
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Mon, 04 Apr 2011 15:33:46 -0700 Rik Grammarcheck files for 3.4.1 release.
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
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.
Sun, 09 Jan 2011 16:01:05 -0800 Rik Use uppercase 'A' to refer to matrix inputs in m-files.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Sat, 28 Mar 2009 21:29:08 -0700 Rik Cleanup documentation for diagperm.texi, sparse.texi
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 25 Feb 2009 12:56:36 -0500 John W. Eaton tests vs. 64-bit indexing
Wed, 14 Jan 2009 16:49:45 -0500 John W. Eaton doc fixes
Thu, 03 Apr 2008 10:37:14 -0400 Ben Abbott spaugment: reduce test script tolerance
Wed, 02 Apr 2008 14:08:28 -0400 David Bateman Add the spaugment function