comparison scripts/ChangeLog @ 5244:a34c3c5c37cf

[project @ 2005-03-25 03:29:52 by jwe]
author jwe
date Fri, 25 Mar 2005 03:30:12 +0000
parents 28c69e8c0e85
children 454e3c98300d
comparison
equal deleted inserted replaced
5243:28c69e8c0e85 5244:a34c3c5c37cf
1 2005-03-24 John W. Eaton <jwe@octave.org>
2
3 * optimization/glpkmex.m: Texinfoize Doc string.
4 * optimization/glpk.m: Likewise.
5 Allow VARTYPE and CTYPE to be row or column vectors of characters
6 (row vectors are orginary character strings).
7 * optimization/glpkparam.m: Delete.
8
1 2005-03-24 Quentin Spencer <qspencer@ieee.org> 9 2005-03-24 Quentin Spencer <qspencer@ieee.org>
2 10
3 * statistics/base/mean.m: Allow DIMS arg greater than the number 11 * statistics/base/mean.m: Allow DIMS arg greater than the number
4 of dimensions of X. 12 of dimensions of X.
5 13