Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 3211:440b2b28e74a
[project @ 1998-11-05 04:16:22 by jwe]
author | jwe |
---|---|
date | Thu, 05 Nov 1998 04:16:34 +0000 |
parents | 44d82b369c78 |
children | bc3fdfe311a3 |
comparison
equal
deleted
inserted
replaced
3210:258d7b26c719 | 3211:440b2b28e74a |
---|---|
1 Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * linear-algebra/housh.m: New file from the OCST. | |
4 * linear-algebra/krygetq.m: Ditto. | |
5 * linear-algebra/krylov.m: Ditto. | |
6 * linear-algebra/krylovb.m: Ditto. | |
7 * linear-algebra/qrhouse.m: Ditto. | |
8 * general/is_duplicate_entry.m: Ditto. | |
9 | |
10 * general/is_symmetric.m: Call is_square instead of doing that | |
11 check in line. | |
12 | |
1 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> | 13 Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 14 |
3 * general/is_square.m: | 15 * general/is_square.m: |
4 | 16 |
5 * general/isempty.m, general/is_matrix.m: Delete. | 17 * general/isempty.m, general/is_matrix.m: Delete. |