Mercurial > hg > octave-max
comparison scripts/ChangeLog @ 11098:dcde7c5a1d29
new tests for special-matrix functions
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Thu, 14 Oct 2010 14:43:59 -0400 |
parents | ffb2f1ef2097 |
children | 65b240770880 |
comparison
equal
deleted
inserted
replaced
11097:ffb2f1ef2097 | 11098:dcde7c5a1d29 |
---|---|
1 2010-10-14 John W. Eaton <jwe@octave.org> | |
2 | |
3 * special-matrix/rosser.m: New tests. | |
4 * special-matrix/wilkinson.m: Fix error message. New tests. | |
5 * special-matrix/pascal.m: Error if T is out of range. | |
6 New tests. | |
7 | |
1 2010-10-14 John W. Eaton <jwe@octave.org> | 8 2010-10-14 John W. Eaton <jwe@octave.org> |
2 | 9 |
3 * set/unique.m: Remove check for issparse existence since it is | 10 * set/unique.m: Remove check for issparse existence since it is |
4 now a built-in function. | 11 now a built-in function. |
5 | 12 |