Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 6340:6d7b7c7cad61
[project @ 2007-02-22 18:23:58 by dbateman]
author | dbateman |
---|---|
date | Thu, 22 Feb 2007 18:23:58 +0000 |
parents | 20c48710b2c7 |
children | 1c4363c98387 |
comparison
equal
deleted
inserted
replaced
6339:20c48710b2c7 | 6340:6d7b7c7cad61 |
---|---|
1 2007-02-22 David Bateman <dbateman@free.fr> | 1 2007-02-22 David Bateman <dbateman@free.fr> |
2 | |
3 * statistics/distributions/frnd.m, statistics/distributions/exprnd.m, | |
4 statistics/distributions/gamrnd.m, statistics/distributions/trnd.m, | |
5 statistics/distributions/poissrnd.m, statistics/distributions/chi2rnd.m, | |
6 statistics/distributions/betarnd.m: Convert to use randg, rande | |
7 and randp to accelerate. | |
2 | 8 |
3 * pkg/pkg.m (fix_depends): Support > and < operators as well. | 9 * pkg/pkg.m (fix_depends): Support > and < operators as well. |
4 | 10 |
5 2007-02-22 John W. Eaton <jwe@octave.org> | 11 2007-02-22 John W. Eaton <jwe@octave.org> |
6 | 12 |