bundles / scipy 1.17.1 / scipy / optimize / _shgo / SHGO / finite_precision
function
scipy.optimize._shgo:SHGO.finite_precision
source: /scipy/optimize/_shgo.py :960
Signature
def finite_precision ( self ) Summary
Stop the algorithm if the final function value is known
Extended Summary
Specify in options (with self.f_min_true = options['f_min']) and the tolerance with f_tol = options['f_tol']
Aliases
-
scipy.optimize._shgo.SHGO.finite_precision