Mercurial > hg > octave-nkf
comparison scripts/ChangeLog @ 10660:4cdc43c095c5
Initialize ARPACK starting vector in svds test code. (bug #29721)
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Wed, 26 May 2010 15:51:02 -0700 |
parents | c66a4657d764 |
children | 3df114a44da3 |
comparison
equal
deleted
inserted
replaced
10659:8baff2aceabc | 10660:4cdc43c095c5 |
---|---|
1 2010-05-26 Rik <octave@nomad.inbox5.com> | |
2 * sparse/svds.m: Initialize ARPACK starting vector in svds test code. | |
3 Bug #29721. | |
4 | |
1 2010-05-25 Ben Abbott <bpabbott@mac.com> | 5 2010-05-25 Ben Abbott <bpabbott@mac.com> |
2 | 6 |
3 * polynomial/spline.m: Ignore NaNs within input vectors. | 7 * polynomial/spline.m: Ignore NaNs within input vectors. |
4 | 8 |
5 2010-05-25 Jaroslav Hajek <highegg@gmail.com> | 9 2010-05-25 Jaroslav Hajek <highegg@gmail.com> |