Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 12517:c2e8c9d9e284
Fix bug #32818, nonconformant arguments in svds.
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 17 Mar 2011 23:11:47 -0700 |
parents | 3d6584617da0 |
children | 91ccd08fe80c |
comparison
equal
deleted
inserted
replaced
12516:3d6584617da0 | 12517:c2e8c9d9e284 |
---|---|
1 2010-03-17 Rik <octave@nomad.inbox5.com> | |
2 | |
3 * scripts/sparse/svds.m: Fix bug #32818, nonconformant arguments | |
4 in svds. | |
5 | |
1 2010-03-17 Rik <octave@nomad.inbox5.com> | 6 2010-03-17 Rik <octave@nomad.inbox5.com> |
2 | 7 |
3 * io/fileread.m: Add seealso reference to sscanf. | 8 * io/fileread.m: Add seealso reference to sscanf. |
4 | 9 |
5 2011-03-05 Ben Abbott <bpabbott@mac.com> | 10 2011-03-05 Ben Abbott <bpabbott@mac.com> |