# HG changeset patch # User Rik # Date 1412100030 25200 # Node ID d70b1cec774331bb69fb05ee6675a908211860ed # Parent c3611856cdd490967913e830bf3a550aa18a43ce NEWS: Announce addition of XOR reduction to xor function. * NEWS: Announce addition of XOR reduction to xor function. diff -r c3611856cdd4 -r d70b1cec7743 NEWS --- 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