log scripts/polynomial/polyeig.m @ 23219:3ac9f9ecfae5 stable

age author description
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Mon, 04 May 2015 21:50:57 -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.
Tue, 20 Jan 2015 09:43:29 -0500 John W. Eaton strip trailing whitespace from most source files gui-release
Tue, 20 Jan 2015 10:05:42 -0500 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Sat, 15 Mar 2014 16:29:46 -0700 Rik polyeig.m: Overhaul function for Matlab compatibility (bug #41865). gui-release
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Tue, 09 Jul 2013 14:04:05 -0700 Rik maint: Use parentheses around condition for switch(),while(),if() statements.
Thu, 23 Aug 2012 10:52:52 -0700 Rik polyeig.m: Use @code, not @var, macro to silence warnings from texinfo.
Sat, 18 Aug 2012 18:26:11 -0400 John W. Eaton * polyeig.m: Missing semicolon in test.
Thu, 16 Aug 2012 12:18:52 -0400 Jordi GutiƩrrez Hermoso polyeig.m: Style fixes
Thu, 16 Aug 2012 12:13:57 -0400 Jordi GutiƩrrez Hermoso polyeig: remove DOS newlines
Thu, 19 Jul 2012 04:53:34 +0100 Ed Meyer polyeig: return eigenvectors of the _correct_ size
Thu, 19 Jul 2012 04:50:43 +0100 Fotios Kasolis polyeig: new function