log scripts/optimization/qp.m @ 20298:5c088348fddb

age author description
Mon, 15 Jun 2015 21:56:34 +0200 Rik qp.m: Overhaul function (fixes bug #45324).
Tue, 26 May 2015 21:07:42 -0700 Rik Use in-place operators in m-files where possible.
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.
Thu, 14 Nov 2013 22:09:38 -0500 Mike Miller qp.m: Condition test on HAVE_GLPK
Sun, 10 Nov 2013 21:10:41 +0100 Julien Bect qp.m: Fix test on GLPK's return status (bug #40536)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:33:02 -0700 Rik maint: End m-files with 1 blank line.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
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
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 18:26:09 -0500 John W. Eaton missing semicolons 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.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
Thu, 22 Apr 2010 14:03:47 -0700 Rik Eliminate NaN*ones and Inf*ones constructs and just use Nan() and Inf()
Wed, 06 Jan 2010 07:49:40 -0500 Ben Abbott qp.m: Add missing semicolon.
Tue, 05 Jan 2010 07:28:42 +0100 Jaroslav Hajek implement default opts query and register opts for qp
Tue, 05 Jan 2010 01:18:50 -0500 Joshua Redstone qp.m: handle optimset options
Thu, 26 Nov 2009 08:28:07 +0100 Jaroslav Hajek fix qp, condest and krylov
Sun, 17 May 2009 14:39:39 -0700 Rik Simplify Texinfo documentation in .m scripts by removing redundant @iftex calls
Fri, 27 Mar 2009 22:31:03 -0700 Rik Grammar check TexInfo in all .m files
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Tue, 13 Jan 2009 14:08:36 -0500 John W. Eaton style fixes
Tue, 28 Oct 2008 12:31:00 -0400 Gabriele Pannocchia qp.m: convert b <= x <= b and b <= A*x <= b to equality constraints
Mon, 12 May 2008 22:57:11 +0200 David Bateman Handle single precision eps values
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Thu, 30 Aug 2007 17:56:21 +0000 jwe [project @ 2007-08-30 17:54:48 by jwe]
Mon, 18 Jun 2007 16:07:14 +0000 jwe [project @ 2007-06-18 16:07:14 by jwe]
Fri, 13 Apr 2007 20:31:50 +0000 jwe [project @ 2007-04-13 20:31:50 by jwe]
Thu, 12 Apr 2007 19:06:44 +0000 jwe [project @ 2007-04-12 19:06:44 by jwe]
Tue, 20 Mar 2007 01:09:03 +0000 jwe [project @ 2007-03-20 01:09:03 by jwe]
Tue, 10 Oct 2006 16:10:31 +0000 jwe [project @ 2006-10-10 16:10:25 by jwe]
Wed, 27 Apr 2005 15:38:53 +0000 jwe [project @ 2005-04-27 15:38:53 by jwe]
Tue, 26 Apr 2005 19:24:47 +0000 jwe [project @ 2005-04-26 19:24:27 by jwe]
Tue, 26 Apr 2005 14:41:40 +0000 jwe [project @ 2005-04-26 14:41:40 by jwe]
Thu, 21 Apr 2005 14:43:20 +0000 jwe [project @ 2005-04-21 14:43:14 by jwe]