mathnet-numerics icon indicating copy to clipboard operation
mathnet-numerics copied to clipboard

BfgsMinimizer throws MaximumIterationsException

Open febkor opened this issue 9 months ago • 0 comments

BfgsMinimizer throws MaximumIterationsException instead of returning a MinimizationResult with ReasonForExit set to ExitCondition.ExceedIterations. This is inconsistent with e.g. LevenbergMarquardtMinimizer.

Similar issue: https://github.com/mathnet/mathnet-numerics/issues/1113

febkor avatar Apr 11 '25 12:04 febkor