log

age author description
Mon, 07 Jun 2010 09:57:54 +0200 Jaroslav Hajek support pkg install -forge
Mon, 07 Jun 2010 07:14:57 +0200 Jaroslav Hajek omitted file from 10681:0ba9bd294421
Sun, 06 Jun 2010 16:52:01 +0100 Michael Goffioul Specify template arguments explicitely [MSVC].
Fri, 04 Jun 2010 15:08:33 +0200 Jaroslav Hajek make cat() (hopefully) more matlab compatible
Thu, 03 Jun 2010 21:52:11 -0700 Rik Replace calls to obsolete chisquare_cdf with chi2cdf.
Thu, 03 Jun 2010 10:00:51 -0700 Rik Add newline to 'plot' usage message.
Wed, 02 Jun 2010 11:56:26 -0700 Rik Guarantee equivalent results if sqp called with or wihout bounds
Wed, 02 Jun 2010 10:12:47 +0200 Jaroslav Hajek make strrep not skipping overlaps by default, allow an option in both strfind/strrep
Tue, 01 Jun 2010 09:26:49 -0700 Rik fminbnd.m: Remove unused persistent variable.
Tue, 01 Jun 2010 09:19:12 -0700 Rik __contour__.m: Correctly size X and Y when only Z specified (bug #30002).
Tue, 01 Jun 2010 12:34:16 +0200 Jaroslav Hajek new Array method for internal use
Tue, 01 Jun 2010 12:29:01 +0200 Jaroslav Hajek remove deprecated Array method
Mon, 31 May 2010 14:34:30 -0700 Rik legendre.m: Orient row vector correctly (bug #29997).
Sun, 30 May 2010 13:45:50 -0700 Rik svds.m: Overhaul code while fixing bug #29721.
Fri, 28 May 2010 12:28:06 +0200 Jaroslav Hajek make cellfun's fast scalar collection mechanism public