summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1fd0a0c010..dd6ab19623 100644
--- a/NEWS
+++ b/NEWS
@@ -157,8 +157,12 @@ with all sufficient information, see the ChangeLog file.
* IO.console
* matrix
+ * new classes:
+ * Matrix::EigenvalueDecomposition
* new methods:
* Matrix#diagonal?
+ * Matrix#eigen
+ * Matrix#eigensystem
* Matrix#hermitian?
* Matrix#lower_triangular?
* Matrix#normal?