Skip to content

Commit 85e7470

Browse files
authored
Update HISTORY.md
1 parent b983b37 commit 85e7470

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

HISTORY.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
### ensmallen ?.??.?: "???"
22
###### ????-??-??
3-
* Fix an off-by-one bug where the maximum number of executed iterations was one
4-
less than specified `maxIteration` and update the first iteration to start
5-
from 0 instead of 1 in the following optimizers: `cd`, `active_cmaes`,
6-
`cmaes`, `fasta`, `fbs`, `fista`, `frank_wolfe`, `gradient_descent`, `iqn`,
7-
`parallel_sgd`, `sa`.
3+
* Fix an off-by-one bug where the actual number of executed iterations was one
4+
fewer than the specified `maxIterations`
5+
([#443](https://github.com/mlpack/ensmallen/pull/443)).
86

97
### ensmallen 3.10.0: "Unexpected Rain"
108
###### 2025-09-25

0 commit comments

Comments
 (0)