Mercurial > hg > octave-nkf
diff NEWS @ 19381: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 | 6f0290863d50 |
children | 93f7f4d074b1 |
line wrap: on
line diff
--- a/NEWS +++ b/NEWS @@ -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