Wed, 21 Aug 2013 19:53:42 -0700 |
Rik |
Use semicolon after "return" statement in core m-files.
|
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
|
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:50:33 -0500 |
John W. Eaton |
expm.m: new tests
|
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.
|
Thu, 29 Jul 2010 08:51:23 +0200 |
Jaroslav Hajek |
special case diagonal matrices and scalars in expm
|
Sat, 17 Jul 2010 19:53:01 -0700 |
Rik |
Add spellchecker scripts for Octave and run spellcheck of documentation
|
Sun, 16 May 2010 22:26:54 -0700 |
Rik |
Print name of function in error() string messages.
|
Sat, 14 Nov 2009 07:02:30 +0100 |
Jaroslav Hajek |
fix typo in expm
|
Sun, 17 May 2009 14:39:39 -0700 |
Rik |
Simplify Texinfo documentation in .m scripts by removing redundant @iftex calls
|
Sat, 28 Mar 2009 17:43:22 -0700 |
Rik |
Cleanup documentation for arith.texi, linalg.texi, nonlin.texi
|
Fri, 27 Mar 2009 14:28:10 +0100 |
Jaroslav Hajek |
swap out args in balance for M*b compat
|
Sat, 07 Mar 2009 10:41:27 -0500 |
John W. Eaton |
update copyright notices
|
Mon, 16 Feb 2009 12:45:15 +0100 |
Jaroslav Hajek |
fix unscaling in expm
|
Wed, 04 Feb 2009 10:56:23 -0500 |
John W. Eaton |
style fixes
|
Wed, 14 Jan 2009 20:44:25 -0500 |
sh |
Allow documentation tobe built for other formats than tex and info
|
Tue, 13 Jan 2009 11:56:00 -0500 |
John W. Eaton |
comment style fixes
|
Wed, 10 Dec 2008 13:20:24 +0100 |
Jaroslav Hajek |
add omitted m-file
|