Remove redundant random_move parameter from mcmc_sweep() and related functions
To specify fully random moves, one should set the parameter "c" to "float(inf)", as explained in the docstring.
Please register or sign in to comment
To specify fully random moves, one should set the parameter "c" to "float(inf)", as explained in the docstring.