comparison scripts/ChangeLog @ 5986:14078139f941

[project @ 2006-09-12 02:46:33 by jwe]
author jwe
date Tue, 12 Sep 2006 02:46:33 +0000
parents 82a73f5dadd9
children f1375e3f3b97
comparison
equal deleted inserted replaced
5985:5f662c1cfbbe 5986:14078139f941
1 2006-09-11 Paul Kienzle <pkienzle@users.sf.net>
2
3 * signal/freqz.m: Update tests.
4
5 2006-09-11 Ken Kouno <kouno@mk.ecei.tohoku.ac.jp>
6
7 * signal/freqz.m: Corretly postpad arrays.
8 Don't call fliplr on a column vector.
9
1 2006-09-11 Luis F. Ortiz <lortiz@interactivesupercomputing.com> 10 2006-09-11 Luis F. Ortiz <lortiz@interactivesupercomputing.com>
2 11
3 * general/shiftdim.m: Use permute instead of reshape. 12 * general/shiftdim.m: Use permute instead of reshape.
4 13
5 2006-09-05 Alexander Barth <abarth93@users.sourceforge.net> 14 2006-09-05 Alexander Barth <abarth93@users.sourceforge.net>