Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 7547:40ca9fb9a314
polyfit.m: Fixed tests.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Tue, 04 Mar 2008 14:02:53 -0500 |
parents | b84c5cbc0812 |
children | 9cbf1e2011a3 |
comparison
equal
deleted
inserted
replaced
7546:4249c6fb6e09 | 7547:40ca9fb9a314 |
---|---|
1 2008-03-04 Ben Abbott <bpabbott@mac.com> | |
2 | |
3 * polynomial/polyfit.m: Modified tests to respect a relative tolerance. | |
4 | |
1 2008-02-29 John W. Eaton <jwe@octave.org> | 5 2008-02-29 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * plot/print.m: Handle gif and jpg devices. | 7 * plot/print.m: Handle gif and jpg devices. |
4 | 8 |
5 2008-02-28 John W. Eaton <jwe@octave.org> | 9 2008-02-28 John W. Eaton <jwe@octave.org> |