Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 3372:f16c2ce14886
[project @ 1999-11-23 19:07:09 by jwe]
author | jwe |
---|---|
date | Tue, 23 Nov 1999 19:07:18 +0000 |
parents | 86873384cd10 |
children | 36405da8e173 |
comparison
equal
deleted
inserted
replaced
3371:86873384cd10 | 3372:f16c2ce14886 |
---|---|
1 1999-11-23 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * linear-algebra/cond.m: Texinfoize doc string. | |
4 * linear-algebra/kron.m: Ditto. | |
5 * linear-algebra/norm.m: Ditto. | |
6 * linear-algebra/null.m: Ditto. | |
7 * linear-algebra/orth.m: Ditto. | |
8 * linear-algebra/rank.m: Ditto. | |
9 * linear-algebra/trace.m: Ditto. | |
10 * linear-algebra/qzhess.m: Ditto. | |
11 * miscellaneous/menu.m: Ditto. | |
12 * io/printf.m: Ditto. | |
13 * io/puts.m: Ditto. | |
14 | |
1 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> | 15 1999-11-21 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 16 |
3 * special-matrix/hankel.m: Texinfoize doc string. | 17 * special-matrix/hankel.m: Texinfoize doc string. |
4 * special-matrix/hilb.m: Ditto. | 18 * special-matrix/hilb.m: Ditto. |
5 * special-matrix/invhilb.m: Ditto. | 19 * special-matrix/invhilb.m: Ditto. |