Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 3260:cd454a6fa1a4
[project @ 1999-08-02 21:55:15 by jwe]
author | jwe |
---|---|
date | Mon, 02 Aug 1999 21:56:44 +0000 |
parents | ae3bdfd82f91 |
children | 7d80b56e0dc8 |
comparison
equal
deleted
inserted
replaced
3259:fa345875edea | 3260:cd454a6fa1a4 |
---|---|
1 Mon Aug 2 16:39:04 1999 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * plot/bar.m: Compute bar widths correctly when x-values are not | |
4 evenly spaced. | |
5 | |
1 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> | 6 Mon Jul 12 22:48:34 1999 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 7 |
3 * linear-algebra/cond.m: Avoid returning NaN for matrices that | 8 * linear-algebra/cond.m: Avoid returning NaN for matrices that |
4 contain only zeros. | 9 contain only zeros. |
5 | 10 |