log test/diag-perm.tst @ 31191:bb9d776eafac stable

age author description
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 17 Aug 2021 14:34:42 -0700 Rik Deprecate disable_range, disable_diagonal_matrix, disable_permutation_matrix.
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 19:56:23 -0700 Rik maint: Use Octave convention of space after function name in test/.
Mon, 03 Aug 2020 17:07:38 -0400 John W. Eaton allow tests to work when disable_range is true
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, 14 May 2019 17:00:52 +0200 marco caliari Inverse of a sparse/diagonal singular matrix should be a sparse/diagonal matrix of Infs.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Thu, 11 Oct 2018 14:04:47 -0700 Rik Emit an error when utility matrices (zeros, ones, rand, etc.) are given a fractional dimension (bug #54781).
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.
Sun, 21 Feb 2016 08:10:36 -0800 Rik maint: remove semicolon after %!assert tests to follow Octave conventions.
Mon, 16 Nov 2015 21:27:40 -0800 Rik Preserve diagonal matrix property with linear index assignment (bug #36932).
Wed, 07 Oct 2015 07:41:44 -0700 Rik Don't return A for inv (A) when A is a singular Diagonal matrix (bug #46103).
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Sat, 09 Feb 2013 21:35:55 -0500 John W. Eaton rename all test files in the test directory from test_X.m to X.tst base test/test_diag_perm.m@903794f6d554