comparison scripts/ChangeLog @ 9345:dbc61d4e428d

optimize ismember
author Jaroslav Hajek <highegg@gmail.com>
date Sun, 14 Jun 2009 11:57:52 +0200
parents 878df7c11e3d
children d50c3d8efe71
comparison
equal deleted inserted replaced
9344:0c4e6a3d6e3e 9345:dbc61d4e428d
1 2009-06-14 Jaroslav Hajek <highegg@gmail.com>
2
3 * set/ismember.m: Reimplement using lookup & unique.
4
1 2009-06-11 Ben Abbott <bpabbott@mac.com> 5 2009-06-11 Ben Abbott <bpabbott@mac.com>
2 6
3 * plot/print.m: Fix logic associated with 'have_ghostscript'. 7 * plot/print.m: Fix logic associated with 'have_ghostscript'.
4 * plot/gnuplot_drawnow.m: Add support for pdfcairo and pngcairo 8 * plot/gnuplot_drawnow.m: Add support for pdfcairo and pngcairo
5 terminals. Minor code improvements. 9 terminals. Minor code improvements.