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	Thu Apr 25 05:36:53 2002 +0000
+++ b/scripts/ChangeLog	Sun Apr 28 02:15:39 2002 +0000
@@ -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.