log scripts/ChangeLog @ 9647:54f45f883a53

age author description
Wed, 16 Sep 2009 13:41:49 +0200 Jaroslav Hajek optimize & extend randperm
Tue, 15 Sep 2009 13:48:39 -0400 John W. Eaton configure tweaks
Fri, 11 Sep 2009 09:27:58 +0200 Jaroslav Hajek include missing source
Fri, 11 Sep 2009 08:47:25 +0200 Jaroslav Hajek simplify damped BFGS formula
Wed, 09 Sep 2009 19:41:29 -0400 Ben Abbott gnuplot_drawnow.m: Avoid flickering plot windows.
Wed, 09 Sep 2009 14:43:06 +0200 Jaroslav Hajek split __dogleg__ > __doglegm__
Tue, 08 Sep 2009 23:37:00 -0400 John W. Eaton dlmwrite.m: fix typo
Tue, 08 Sep 2009 14:27:35 +0200 Jaroslav Hajek further correct initial TR step strategy
Tue, 08 Sep 2009 13:39:39 +0200 Jaroslav Hajek fix extra outputs in fminunc
Sun, 06 Sep 2009 10:02:09 +0200 Jaroslav Hajek update initial TR step for fsolve and fminunc
Sun, 06 Sep 2009 08:06:54 +0200 Jaroslav Hajek fix broken tests
Sat, 05 Sep 2009 16:50:21 -0400 John W. Eaton correctly toggle hold state
Tue, 01 Sep 2009 16:48:10 -0400 Christophe Tournery wavread.m: rename data_size from obsolete ck_size
Mon, 31 Aug 2009 23:24:07 +0200 David Bateman More care with contour integrals in quadgk
Sat, 29 Aug 2009 11:50:59 -0400 John W. Eaton datestr: add missing semicolon
Thu, 27 Aug 2009 07:54:44 +0200 Jaroslav Hajek fix int2str
Wed, 26 Aug 2009 17:45:31 -0400 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime
Tue, 25 Aug 2009 17:41:00 -0400 John W. Eaton try to avoid gnuplot zombies
Sat, 22 Aug 2009 21:48:27 +0200 David Bateman Fix test for setting of datasource properties. Add the edgecolor property to contours
Mon, 17 Aug 2009 14:53:48 -0400 John W. Eaton print_usage: make it work again if an argument is given
Mon, 17 Aug 2009 13:59:26 +0200 Jaroslav Hajek print_usage: support calling from methods
Tue, 11 Aug 2009 09:08:12 +0200 Jaroslav Hajek implement built-in diff
Mon, 10 Aug 2009 11:35:59 +0200 Jaroslav Hajek add omitted check in flipdim
Fri, 07 Aug 2009 08:46:51 +0200 Jaroslav Hajek simplify flipdim
Fri, 07 Aug 2009 13:46:28 -0400 Olli Saarela __gnuplot_ginput__: if read fails to return data, sleep before trying again
Thu, 06 Aug 2009 15:09:53 -0400 John W. Eaton compass.m, feather.m: simplify argument processing
Thu, 06 Aug 2009 14:41:24 -0400 John W. Eaton ChangeLog and style fixes
Thu, 06 Aug 2009 14:28:56 -0400 John W. Eaton std.m: correctly work along singleton dimension
Thu, 06 Aug 2009 14:39:02 +0200 Pieter Eendebak Added test for setxor
Thu, 06 Aug 2009 07:56:18 +0200 Jaroslav Hajek optimize griddata
Thu, 06 Aug 2009 07:48:11 +0200 Olaf Till fix griddata
Wed, 05 Aug 2009 16:35:10 -0400 Olli Saarela __gnuplot_get_var__: if read fails to return data, sleep before trying again
Tue, 04 Aug 2009 09:33:33 +0200 Pieter Eendebak support cellstrs in setxor
Mon, 03 Aug 2009 15:52:40 +0200 Jaroslav Hajek supply optimized compiled sub2ind & ind2sub
Sun, 02 Aug 2009 16:52:12 -0400 Ben Abbott Avoid the flickering x11 window seen with rapid gnuplot updates.
Fri, 31 Jul 2009 10:17:44 +0200 Jaroslav Hajek optimize common_size
Wed, 29 Jul 2009 19:36:22 -0400 Ben Abbott __go_draw_axes__.m: Fix ticklabels specified as 2D character array.
Wed, 29 Jul 2009 07:22:05 -0400 Ben Abbott Add support for gnuplot's Lua-TikZ terminal.
Wed, 29 Jul 2009 10:08:58 +0200 Jaroslav Hajek fix typo in gnuplot_binary
Mon, 27 Jul 2009 14:15:44 +0200 Jaroslav Hajek safer str2func use in optim functions
Fri, 24 Jul 2009 17:41:09 -0400 John W. Eaton gnuplot_binary.m: accept arguments in addition to program name
Thu, 23 Jul 2009 18:04:49 -0400 Ben Abbott legend.m: Add an hggroup demo using bar(). Include clf() in each demo.
Thu, 23 Jul 2009 16:19:20 -0400 John W. Eaton imread.m: fix test
Thu, 23 Jul 2009 10:24:31 -0400 John W. Eaton legend.m: fix legend order
Thu, 23 Jul 2009 10:19:26 +0200 Thorsten Meyer Fix string comparison bug in assert.m
Wed, 22 Jul 2009 15:04:22 +0200 Jaroslav Hajek relax assert for exact matches
Fri, 17 Jul 2009 15:40:23 -0400 John W. Eaton __go_draw_axes__.m: also use layer property for plot border
Wed, 15 Jul 2009 14:10:14 -0400 Robert T. Short conv.m: fix Matlab incompatibility; new tests
Thu, 09 Jul 2009 15:22:21 -0400 John W. Eaton axis: return 4-element vector for 2-d view
Thu, 09 Jul 2009 15:12:27 -0400 John W. Eaton nonzeros: always return a column vector
Thu, 25 Jun 2009 18:58:53 -0400 Ben Abbott Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m.
Wed, 24 Jun 2009 19:04:30 -0400 Ben Abbott print.m: reimplement options -landscape and -portrait.
Wed, 24 Jun 2009 12:41:06 -0400 Marco Caliari repmat.m: call cron, not spkron
Wed, 24 Jun 2009 11:13:13 -0400 Alexander Mamonov plot3.m: correctly compute offsets for property/value pairs
Tue, 23 Jun 2009 14:41:03 -0400 Alexander Mamonov image/imread.m Test added.
Mon, 22 Jun 2009 18:34:41 -0400 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick.
Mon, 22 Jun 2009 11:39:45 -0400 John W. Eaton fix var for scalar and empty arguments
Fri, 19 Jun 2009 07:46:37 +0200 Jaroslav Hajek improve & fix ismember
Thu, 18 Jun 2009 18:14:06 -0400 Ben Abbott __go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'.
Thu, 18 Jun 2009 07:51:03 -0400 Ben Abbott mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added.