summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dd6ab19623..cee2bc0777 100644
--- a/NEWS
+++ b/NEWS
@@ -178,6 +178,7 @@ with all sufficient information, see the ChangeLog file.
* Matrix#each and #each_with_index can iterate on a subset of the elements
* Matrix#find_index returns [row, column] and can iterate on a subset
of the elements
+ * Matrix#** implements Numeric exponents (using the eigensystem)
* Matrix.zero can build rectangular matrices
* net/http