log scripts/polynomial/polyeig.m @ 19628:fe689210525c gui-release

age author description
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