Beta Version 2.42.0
Added
-
Added the ability to stop the iterations early if the cost value is a nan (not a number) value for all models that uses IterativeMethodBaseModel under the “Models” section.
-
Added autoResetConvergenceCheck parameter to the IterativeMethodBaseModel’s new() constructor under the “Models” section.