bundles / scipy latest / scipy / optimize / _dual_annealing / VisitingDistribution / visiting
function
scipy.optimize._dual_annealing:VisitingDistribution.visiting
Signature
def visiting ( self , x , step , temperature ) Summary
Based on the step in the strategy chain, new coordinates are generated by changing all components is the same time or only one of them, the new values are computed with visit_fn method
Aliases
-
scipy.optimize._dual_annealing.VisitingDistribution.visiting