changeset 19223:d70b1cec7743

NEWS: Announce addition of XOR reduction to xor function. * NEWS: Announce addition of XOR reduction to xor function.
author Rik <rik@octave.org>
date Tue, 30 Sep 2014 11:00:30 -0700
parents c3611856cdd4
children 7bc6fa304f67
files NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Sep 30 10:58:34 2014 -0700
+++ b/NEWS	Tue Sep 30 11:00:30 2014 -0700
@@ -66,6 +66,9 @@
 
  ** isprime has been extended to operate on negative and complex inputs.
 
+ ** xor has been extended to accept more than two arguments in which case
+    it performs cumulative XOR reduction.
+
  ** The following functions now support N-dimensional arrays:
 
       fliplr   flipud   rot90