log scripts/optimization/pqpnonneg.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, 10 Oct 2022 18:17:16 -0700 Rik maint: Use "nonzero" in docstrings and error messages.
Sun, 09 Oct 2022 13:47:11 -0400 Arun Giridhar pqpnonneg.m: increase tolerance on BIST (bug #63178) stable
Fri, 07 Oct 2022 06:54:49 -0400 Arun Giridhar doc: Improve docstring readability for pqpnonneg.m stable
Fri, 07 Oct 2022 06:14:40 -0400 Arun Giridhar Fix incorrect lambda outputs for lsqnonneg and pqpnonneg (bug #63178) stable
Thu, 06 Oct 2022 19:52:06 -0400 Arun Giridhar doc: Documented undocumented outputs for lsqnonneg and pqpnonneg stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year 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
Mon, 19 Oct 2020 09:33:28 -0700 Rik doc: Use @code{} within alternate text for @xref,@pxref macros for better Info display.
Thu, 15 Oct 2020 14:30:01 -0700 Rik maint: Use '##' as lead-in for full-line comments.
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.
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
Sun, 25 Nov 2018 15:39:23 +0100 Kai T. Ohlhus Reenable query of optimization options (bugs #54952 and #55089).
Wed, 11 Jul 2018 08:40:07 -0700 Rik doc: Miscellaneous documentation fixes all over the manual (bug #54288). stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Mon, 26 Mar 2018 10:45:04 -0700 Rik doc: Spellcheck documentation ahead of 4.4 release. 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
Wed, 25 Jan 2017 16:11:51 -0800 Rik maint: Merge stable to default.
Wed, 25 Jan 2017 16:08:52 -0800 Rik doc: Fix '##' in middle of docstring/comment lines (bug #50145).50145).50145).50145).50145). 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
Mon, 14 Nov 2016 20:13:26 -0800 Rik lsqnonneg.m: Overhaul function.
Mon, 14 Nov 2016 12:53:43 -0800 Rik pqpnonneg.m: Overhaul function.
Mon, 14 Nov 2016 12:12:02 -0800 Rik maint: Capitalize variable names appearing in error() messages of m-files.
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.
Thu, 19 May 2016 18:48:52 -0700 Rik maint: Use two spaces after period to indicate sentence break.
Tue, 02 Feb 2016 17:06:11 -0500 John W. Eaton maint: Periodic merge of stable to default.
Mon, 01 Feb 2016 22:59:43 -0800 Rik Fix regressions caused by ismatrix definition change (partial fix bug #47036). stable
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 22 Nov 2015 20:25:17 -0800 Rik Replace ++,-- with in-place operators for performance.
Mon, 04 May 2015 21:50:57 -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.
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 21 Aug 2013 19:53:42 -0700 Rik Use semicolon after "return" statement in core m-files.
Mon, 19 Aug 2013 20:46:38 -0700 Rik doc: Add new @qcode macro for code samples which are quoted.
Wed, 15 Feb 2012 13:31:31 -0800 Rik doc: Periodic grammar check of documentation.
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
Mon, 29 Aug 2011 13:07:22 -0400 John W. Eaton prevent optimization functions from setting ans in workspace at startup
Thu, 20 Jan 2011 17:51:13 -0500 John W. Eaton style fixes for warning and error messages in script files
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, 26 Jul 2010 21:25:36 -0700 Rik Grammarcheck documentation of m-files
Sun, 18 Jul 2010 20:35:16 -0700 Rik Grammarcheck the documentation from m-files.
Sun, 16 May 2010 22:26:54 -0700 Rik Print name of function in error() string messages.
Tue, 26 Jan 2010 09:48:07 +0100 Jaroslav Hajek handle cholesky update failure in pqpnonneg
Fri, 11 Sep 2009 11:16:38 +0200 Jaroslav Hajek implement pqpnonneg