log scripts/linear-algebra/issymmetric.m @ 33620:96e9dcdc4003 default tip @

age author description
Thu, 15 Feb 2024 21:42:27 -0500 Nicholas R. Jankowski doc: Clarify object types for isX functions (bug #48088) stable
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 27 Dec 2021 16:07:08 -0800 Rik doc: Use TF for output variable in documentation for isXXX functions in scripts/ directory.
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 13 Oct 2020 15:07:07 -0700 Rik issymmetric.m: Extend functionality to character matrices (bug #59264).
Fri, 09 Oct 2020 13:28:53 -0700 Rik test: remove unnecessary BIST tests in m-files checking for excessive number of inputs.
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Tue, 21 Jan 2020 14:35:03 -0800 Rik maint: Remove remaining "Author:" instances from code base.
Tue, 21 Jan 2020 13:15:15 -0800 Rik maint: Remove simple "Adapted-By:" lines from code base.
Tue, 21 Jan 2020 13:06:02 -0800 Rik maint: Remove "Created:" lines from code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Tue, 22 Jan 2019 07:06:37 +0100 Kai T. Ohlhus Ensure boolean value when checking sparse matrices for symmetry/hermiticity.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 21 Dec 2018 14:45:56 -0800 Rik issymetric.m, ishermitian.m: Don't error on logical matrices (bug #42487). stable
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