diff 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
line wrap: on
line diff
--- a/scripts/ChangeLog	Sun Jun 14 11:32:25 2009 +0200
+++ b/scripts/ChangeLog	Sun Jun 14 11:57:52 2009 +0200
@@ -1,3 +1,7 @@
+2009-06-14  Jaroslav Hajek  <highegg@gmail.com>
+
+	* set/ismember.m: Reimplement using lookup & unique.
+
 2009-06-11  Ben Abbott <bpabbott@mac.com>
 
 	* plot/print.m: Fix logic associated with 'have_ghostscript'.