log scripts/linear-algebra/issymmetric.m @ 25228:581d3a13d7e2

age author description
Thu, 12 Apr 2018 09:10:33 -0700 Rik ishermitian.m, issymmetric.m: Use @tcode macro in docstring (bug #53556).
Thu, 12 Apr 2018 12:02:25 -0400 John W. Eaton fix typo in previous change
Wed, 11 Apr 2018 21:50:38 -0700 Rik issymmetric.m: Fix calculation of skew matrices (bug in 0f98040552de).
Wed, 04 Apr 2018 13:28:12 +0200 Rik issymetric.m; Overhaul function and expand to check skew-symmetry (bug #53556).
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. 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.
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.
Tue, 03 Jun 2014 22:11:01 -0700 Rik issymmetric.m: Don't use final ';' in %!assert statement.
Mon, 02 Jun 2014 01:24:52 -0600 David Spies Made issymmetric (issymmetric.m) work for logical matrices (Bug #42485)
Sun, 02 Feb 2014 20:26:28 -0800 David Spies issymmetric.m: Fix OOM when run on large sparse matrices (bug #41426)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
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
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Wed, 16 Jun 2010 20:36:55 -0700 Rik Periodic grammar check of documentation files to ensure common format.
Fri, 25 Dec 2009 22:20:33 +0100 Jaroslav Hajek allow issquare on arbitrary data
Tue, 24 Nov 2009 15:02:04 +0100 Jaroslav Hajek move issymmetric & isdefinite to linear-algebra, create ishermitian base scripts/general/issymmetric.m@3ffe3cb7f3ef