From 64d72e8eee8f82e515b4de8e29f2caad726df433 Mon Sep 17 00:00:00 2001 From: Jos de Jong Date: Fri, 27 Sep 2024 14:41:23 +0200 Subject: [PATCH] chore: update HISTORY.md and AUTHORS --- AUTHORS | 1 - HISTORY.md | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 954a51e02..2e52a93b1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -250,7 +250,6 @@ Adam Jones Lucas Eng Orel Ben Neriah <77707952+orelbn@users.noreply.github.com> Vistinum -Nyaaboron Vas Sudanagunta Brooks Smith <42363318+smith120bh@users.noreply.github.com> Jmar L. Pineda <63294460+Galm007@users.noreply.github.com> diff --git a/HISTORY.md b/HISTORY.md index 583b0f12e..d9a0568fd 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,8 @@ - Feat: improve performance of functions `map`, `filter` and `forEach` (#3256). Thanks @dvd101x. +- Feat: improve performance of the methods `map()` and `forEach()` + of `DenseMatrix` (#3251). Thanks @Galm007. - Fix: #3253 cannot use identifiers containing special characters in function `derivative`. - Fix: improve the type definitions of `ConstantNode` to support all data