Skip to content

Commit 7854a9b

Browse files
committed
Update history
1 parent bc4d94b commit 7854a9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

HISTORY.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
and `fix`, similar to `round`, see #1967, #1901. Thanks @rnd-debug.
77
- Implement a clear error message when using `sqrtm` with a matrix having
88
more than two dimensions. Thanks @KonradLinkowski.
9+
- Fixed #1974: function `pickRandom` now allows randomly picking elements
10+
from matrices with 2 or more dimensions instead of only from a vector.
11+
Thanks @KonradLinkowski.
912

1013

1114
# 2020-09-26, version 7.3.0

0 commit comments

Comments
 (0)