changeset 8738:c32e710407ee

NEWS: another update
author John W. Eaton <jwe@octave.org>
date Fri, 13 Feb 2009 15:36:43 -0500
parents ae51dc447bab
children d477e57e811c
files NEWS
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Fri Feb 13 15:06:50 2009 -0500
+++ b/NEWS	Fri Feb 13 15:36:43 2009 -0500
@@ -149,6 +149,11 @@
     completely rewritten and so the indexing of arrays is now
     significantly faster.
 
+ ** Improved performance for reduction operations.
+
+    The performance of the sum, prod, sumsq, cumsum, and cumprod
+    functions has been significantly improved.
+
  ** Diagonal and permutation matrices.
 
     The interpreter can now treat diagonal and permutation matrices as