Skip to content

Commit 739387e

Browse files
Merge branch 'master' of github.com:josdejong/mathjs into develop
2 parents c264d57 + 2c5a290 commit 739387e

File tree

7 files changed

+1079
-757
lines changed

7 files changed

+1079
-757
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,5 +216,6 @@ Evan Miller <[email protected]>
216216
Evan Miller <[email protected]>
217217
218218
Ari Markowitz <[email protected]>
219+
219220

220221
# Generated by tools/update-authors.js

HISTORY.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# History
22

3-
# unpublished changes since 11.5.0
3+
# 2023-01-31, 11.5.1
44

55
- Add type definitions for function `rotationMatrix` (#2860).
66
Thanks @brunoSnoww.
@@ -14,7 +14,9 @@
1414
functions.
1515
- Fix type definition of function `complex` for one numeric input (#2886),
1616
thanks @ariymarkowitz.
17-
17+
- Fix type definitions of `map()` and `forEach()` (#2887), thanks @xiaohk.
18+
- Fix #2606: improve type definitions of `dotMultiply`, `dotPow` and
19+
`dotDivide` (#2890). Thanks @brunoSnoww.
1820

1921
# 2022-12-05, 11.5.0
2022

0 commit comments

Comments
 (0)