Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 9875:47f36dd27203
randomize initial guess in normest
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Thu, 26 Nov 2009 13:17:39 +0100 |
parents | 90bc0cc4518f |
children | cac3b4e5035b |
comparison
equal
deleted
inserted
replaced
9874:90bc0cc4518f | 9875:47f36dd27203 |
---|---|
1 2009-11-26 Jaroslav Hajek <highegg@gmail.com> | |
2 | |
3 * linear-algebra/normest.m: Randomize initial vector. | |
4 | |
1 2009-11-26 Jaroslav Hajek <highegg@gmail.com> | 5 2009-11-26 Jaroslav Hajek <highegg@gmail.com> |
2 | 6 |
3 * linear-algebra/dot.m: Remove. | 7 * linear-algebra/dot.m: Remove. |
4 * linear-algebra/module.mk: Update. | 8 * linear-algebra/module.mk: Update. |
5 | 9 |