Expand description
Adaptive tolerance selection and convergence criteria
This module provides adaptive tolerance selection mechanisms that automatically adjust convergence criteria based on problem characteristics, function scale, optimization progress, and numerical stability considerations.
Structs§
- Adaptation
Stats - Adaptation statistics for debugging and monitoring
- Adaptive
Tolerance Options - Adaptive tolerance options
- Adaptive
Tolerance State - State tracking for adaptive tolerance selection
- Convergence
Status - Convergence status with detailed information
Functions§
- check_
convergence_ adaptive - Enhanced convergence check with adaptive tolerances
- create_
adaptive_ options_ for_ problem - Create adaptive tolerance options optimized for specific problem types