package gsl
GSL - Bindings to the GNU Scientific Library
Install
Dune Dependency
Authors
Maintainers
Sources
gsl-ocaml-1.19.1.tar.gz
sha256=05891594ed3b4ea0c2f201531aeafce1280b937a18ba76d818760252c2b34b66
md5=b59a432ac89b49fbd0085d4e17315c50
doc/gsl/Gsl_siman/index.html
Module Gsl_siman
Simulated Annealing
NB: This module is not interfaced to GSL, it is implemented in OCaml. It is quite simple in fact, so rather than using it you may want to copy the code and tweak the algorithm in your own program.
type params = {
iters_fixed_T : int;
(*The number of iterations at each temperature
*)step_size : float;
(*The maximum step size in the random walk
*)k : float;
(*parameter of the Boltzmann distribution
*)t_initial : float;
(*initial temperature
*)mu_t : float;
(*cooling factor
*)t_min : float;
(*minimum temperature
*)
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>