aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b2fd835325..fcf2e655ed 100644
--- a/NEWS
+++ b/NEWS
@@ -78,6 +78,8 @@ with all sufficient information, see the ChangeLog file.
by deleting the specified row and column.
* Matrix#cofactor(row, column) returns the (row, column) cofactor
which is obtained by multiplying the first minor by (-1)**(row + column).
+ * hstack and vstack are new instance and class methods to stack matrices
+ horizontally and vertically.
* Method
* New methods: