runtime.stability.levels[] settings
Settings namespaces Namespace
Namespace hierarchy
Settings
escalate_for_large_weight_threshold
#runtime.stability.levels[].escalate_for_large_weight_threshold
Ratio threshold for the large-weight escalation check; a non-positive value disables it.
- Type
number- Required
- yes
- Default
- Not set
- Allowed values
- Any value accepted by the declared type
precision
#runtime.stability.levels[].precision
Numeric precision used for this escalation level.
- Type
Precision- Required
- yes
- Default
- Not set
- Allowed values
Arb,Double,Quad
required_precision_for_im
#runtime.stability.levels[].required_precision_for_im
Maximum accepted relative error in the imaginary component before escalating.
- Type
number- Required
- yes
- Default
- Not set
- Allowed values
- Any value accepted by the declared type
required_precision_for_re
#runtime.stability.levels[].required_precision_for_re
Maximum accepted relative error in the real component before escalating.
- Type
number- Required
- yes
- Default
- Not set
- Allowed values
- Any value accepted by the declared type