log scripts/linear-algebra/logm.m @ 31551:fd29c7a50a78 stable

age author description
Sat, 26 Nov 2022 06:32:08 -0800 Rik maint: use commas, semicolons consistently with Octave conventions. stable
Mon, 03 Oct 2022 18:06:55 -0700 Rik maint: changes to follow Octave coding conventions.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sat, 27 Nov 2021 22:00:52 -0800 Rik maint: Use space after function name and before opening parenthesis. stable
Wed, 23 Jun 2021 14:41:45 +0200 Markus Mützel maint: Merge stable to default.
Wed, 23 Jun 2021 12:26:48 +0200 Markus Mützel logm.m: Allow larger tolerance for test on macOS. stable
Fri, 18 Jun 2021 08:55:00 +0200 Steven Waldrip logm.m: Improve performance and accuracy for Hermitian input (bug #60738).
Thu, 17 Jun 2021 18:26:29 +0200 Markus Mützel maint: Merge stable to default.
Thu, 17 Jun 2021 18:23:26 +0200 Markus Mützel expm.m, logm.m: Use function "isdiag" to detect if input is a diagonal matrix (bug #60738). stable
Tue, 15 Jun 2021 11:41:27 +1000 Steven logm.m: Allow tolerance in check for real negative values in complex vector (bug #60738). stable
Mon, 07 Jun 2021 11:51:43 +0200 Markus Mützel maint: Merge stable to default.
Mon, 07 Jun 2021 11:48:51 +0200 Markus Mützel logm.m: Fix check for real negative values in complex vector (bug #60738). stable
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 20:12:56 -0700 Rik maint: Add semicolon after break and return keywords.
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
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 12:53:13 -0800 Rik maint: Eliminate single "Author:" 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
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
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.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
Sun, 03 May 2015 15:36:23 -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.
Sat, 07 Feb 2015 20:55:39 -0800 Rik Silence warning messages in %!test code.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Tue, 18 Jun 2013 06:39:12 -0400 John W. Eaton copyright notice fixes
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Thu, 22 Mar 2012 11:50:51 -0400 Jordi Gutiérrez Hermoso maint: periodic merge of stable to default
Tue, 13 Mar 2012 11:56:35 +0100 Marco Caliari Fix logm for complex matrix with real eigenvalues (bug #34893). stable
Tue, 13 Mar 2012 11:56:35 +0100 Marco Caliari Fix logm for complex matrix with real eigenvalues (bug #34893).
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Sat, 04 Feb 2012 22:12:50 -0800 Rik doc: Use Octave coding conventions in @example blocks of docstrings. stable
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Sun, 04 Sep 2011 16:46:16 -0700 Rik logm.m: Return real matrix when all eigenvalues are real (Bug #32121).
Fri, 08 Apr 2011 12:44:40 -0700 Rik Improve documentation strings in Linear Algebra chapter. stable
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Mon, 10 Jan 2011 14:48:55 -0500 John W. Eaton logm.m: handle scalar and diagonal matrix arguments specially; call log_pade_pf only if m > 1
Sun, 09 Jan 2011 21:33:04 -0800 Rik Use uppercase for variable names in error() strings to match Info documentation. Only m-files done.
Sun, 09 Jan 2011 16:01:05 -0800 Rik Use uppercase 'A' to refer to matrix inputs in m-files.
Sun, 09 Jan 2011 14:36:49 -0500 John W. Eaton logm: fix test
Fri, 07 Jan 2011 14:14:35 -0500 John W. Eaton logm: style fixes
Tue, 28 Sep 2010 13:24:21 -0700 Rik Untabify a few remaining .m scripts.
Wed, 28 Jul 2010 11:57:39 -0700 Rik logm.m: Improve documentation string. Add GPL header. Add additional test block.
Wed, 28 Jul 2010 09:22:41 +0200 Jaroslav Hajek rewrite logm (M. Caliari, R.T. Guy)
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]