diff scripts/ChangeLog @ 9726:b7b89061bd0e

reimplement median using nth_element
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 15 Oct 2009 08:38:07 +0200
parents c338cb954e58
children 3b7e644bb46d
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-14  Jaroslav Hajek  <highegg@gmail.com>
+
+	* statistics/base/median.m: Rewrite using nth_element.
+
 2009-10-01  John W. Eaton  <jwe@octave.org>
 
 	* image/__img__.m: Adjust xlim and ylim correctly.