comparison scripts/ChangeLog @ 10519:f6959aff84ca

Reimplement discrete_cdf using the lookup function
author David Bateman <dbateman@free.fr>
date Wed, 14 Apr 2010 02:30:41 +0200
parents 9cdd6c8c05a4
children e74bff13aa26
comparison
equal deleted inserted replaced
10518:fcafe0e9bd58 10519:f6959aff84ca
1 2010-04-13 David Bateman <dbateman@free.fr>
2
3 * statistics/discrete_cdf.m: Reimplement using lookup.
4
1 2010-04-13 Shai Ayal <shaiay@users.sourceforge.net> 5 2010-04-13 Shai Ayal <shaiay@users.sourceforge.net>
2 6
3 * plot/__fltk_ginput__.m: New functions, implement ginput for 7 * plot/__fltk_ginput__.m: New functions, implement ginput for
4 fltk backend. 8 fltk backend.
5 9