Mercurial > hg > octave-nkf
log scripts/statistics/base/corr.m @ 17691:8a54a481ecb5
age | author | description |
---|---|---|
Tue, 17 Jul 2012 07:08:39 -0700 | Rik | maint: Use Octave coding conventions for cuddling parentheses in scripts directory |
Mon, 13 Feb 2012 07:29:44 -0800 | Rik | Use Octave coding conventions in all m-file %!test blocks |
Sun, 05 Feb 2012 15:46:02 -0800 | Rik | Use Octave coding conventions (double-quote " in preference to single quote ') |
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 |
Sat, 16 Jul 2011 20:38:00 -0700 | Rik | Deprecate corrcoef, cor and replace with Matlab equivalent corr |