Mercurial > hg > octave-avbm
comparison scripts/ChangeLog @ 3616:1b5178224a25
[project @ 2000-03-21 08:45:53 by jwe]
author | jwe |
---|---|
date | Tue, 21 Mar 2000 08:45:53 +0000 |
parents | 5446d3f11362 |
children | b0d6c6e84d56 |
comparison
equal
deleted
inserted
replaced
3615:c3b1f34a4748 | 3616:1b5178224a25 |
---|---|
1 2000-03-21 Kai Habel <kahacjde@calvados.zrz.TU-Berlin.DE> | |
2 | |
3 * image/saveimage.m: Swap black and white colormaps so zero is | |
4 displayed as black and 1 is displayed as white. | |
5 Fix indexing bug in ppm case. | |
6 | |
1 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> | 7 2000-03-06 Stephen Eglen <stephen@anc.ed.ac.uk> |
2 | 8 |
3 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties | 9 * statistics/tests/kolmogorov_smirnov_test_2.m: Account for ties |
4 between the two distributions (took same approach as ks.test() in R.) | 10 between the two distributions (took same approach as ks.test() in R.) |
5 | 11 |