Mercurial > hg > octave-lyh
diff scripts/ChangeLog @ 3911:8389e78e67d4
[project @ 2002-04-28 02:15:38 by jwe]
author | jwe |
---|---|
date | Sun, 28 Apr 2002 02:15:39 +0000 |
parents | 79a90a0f0eff |
children | 9eb96199e0f1 |
line wrap: on
line diff
--- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,12 @@ +2002-04-25 Paul Kienzle <pkienzle@users.sf.net> + + * audio/lin2mu.m: Accept matrices and [-1,1] normalized audio. + Use optional parameter to specify the number of bits in the input. + * audio/mu2lin.m: Accept matrices, return n-bit integers or + floats in the range [-1,1], 2x speedup. + + * strings/index.m, strings/rindex.m: Vectorize for speed. + 2002-04-25 John W. Eaton <jwe@bevo.che.wisc.edu> * linear-algebra/kron.m: Delete.