{ } Raw JSON

bundles / scipy 1.17.1 / scipy / optimize / _dual_annealing / VisitingDistribution / visiting

function

scipy.optimize._dual_annealing:VisitingDistribution.visiting

source: /scipy/optimize/_dual_annealing.py :74

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