comparison scripts/ChangeLog @ 7653:d9eb2aec6d84

Add the planerot function
author David Bateman <dbateman@free.fr>
date Thu, 27 Mar 2008 13:18:58 -0400
parents b5731e43283a
children 48edf48cd4dc
comparison
equal deleted inserted replaced
7652:b5731e43283a 7653:d9eb2aec6d84
1 2008-03-27 David Bateman <dbateman@free.fr>
2
3 * linear-algebra/planerot.m: Givens rotation function.
4
1 2008-03-26 John W. Eaton <jwe@octave.org> 5 2008-03-26 John W. Eaton <jwe@octave.org>
2 6
3 * set/ismember.m: Set size of idx output correctly for empty args. 7 * set/ismember.m: Set size of idx output correctly for empty args.
4 New tests. 8 New tests.
5 9