Mon, 04 May 2015 21:50:57 -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.
|
Sat, 07 Feb 2015 20:55:39 -0800 |
Rik |
Silence warning messages in %!test code.
|
Tue, 20 Jan 2015 08:26:57 -0500 |
John W. Eaton |
strip trailing whitespace from most source files
stable
|
Wed, 23 Oct 2013 22:09:27 -0400 |
John W. Eaton |
maint: Update copyright notices for release.
|
Wed, 21 Aug 2013 18:09:44 -0700 |
Rik |
polyfit.m: Replace NaN*ones(...) with direct construction NaN(...).
|
Wed, 21 Aug 2013 17:04:44 -0700 |
Rik |
Use '!' not operator rather than '~' in core m-files.
|
Mon, 12 Aug 2013 17:36:54 +0200 |
Stefan Mahr |
Use ... instead of \ for line continuation marker.
|
Thu, 10 May 2012 22:08:18 -0700 |
Rik |
doc: Periodic grammar check of documentation
|
Thu, 23 Feb 2012 21:23:49 -0800 |
Rik |
doc: Correct typo in polyfit docstring.
|
Sun, 05 Feb 2012 15:07:45 +0100 |
Pascal Dupuis |
polyfit.m: add the ability to specify the polynomial template.
|
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, 26 Dec 2011 10:17:47 -0500 |
John W. Eaton |
undo non-documentation changes in changeset 614505385171
stable
|
Fri, 23 Dec 2011 20:09:27 -0800 |
Rik |
doc: Overhaul docstrings for polynomial functions.
stable
|
Thu, 15 Dec 2011 22:03:03 -0800 |
Rik |
Use non-negative, non-positive with hyphens in error messages.
stable
|
Wed, 05 Oct 2011 13:10:10 -0700 |
Rik |
Use common code idiom for checking whether a double value is an integer.
|
Mon, 12 Jan 2009 12:14:06 +0100 |
Ben Abbott |
polyfit.m: Fixed tests.
release-3-0-x
|
Mon, 12 Jan 2009 12:13:21 +0100 |
John W. Eaton |
style fixes
release-3-0-x
|
Mon, 12 Jan 2009 12:09:30 +0100 |
Ben Abbott |
use QR decomposition and normalization for polyfit; normalization for polyval
release-3-0-x
|
Thu, 20 Jan 2011 20:19:29 -0800 |
Rik |
Use non-breaking spaces between certain adjectives and their nouns in docstrings.
|
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
|
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.
|
Mon, 26 Jul 2010 21:25:36 -0700 |
Rik |
Grammarcheck documentation of m-files
|
Tue, 08 Jun 2010 20:22:38 -0700 |
Rik |
Improve documentation strings.
|
Wed, 03 Jun 2009 07:38:17 +0200 |
Jaroslav Hajek |
fix too optimistic polyfit test
|
Fri, 22 May 2009 10:46:00 -0400 |
John W. Eaton |
update copyright notices
|
Mon, 20 Apr 2009 11:45:00 +0200 |
Jaroslav Hajek |
simplify polyfit
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|