Mercurial > hg > octave-nkf
diff 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 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,15 @@ +Wed Nov 4 21:51:13 1998 John W. Eaton <jwe@bevo.che.wisc.edu> + + * linear-algebra/housh.m: New file from the OCST. + * linear-algebra/krygetq.m: Ditto. + * linear-algebra/krylov.m: Ditto. + * linear-algebra/krylovb.m: Ditto. + * linear-algebra/qrhouse.m: Ditto. + * general/is_duplicate_entry.m: Ditto. + + * general/is_symmetric.m: Call is_square instead of doing that + check in line. + Wed Oct 28 11:51:14 1998 John W. Eaton <jwe@bevo.che.wisc.edu> * general/is_square.m: