deephyper.skopt.sampler.sobol#
Authors: Original FORTRAN77 version of i4_sobol by Bennett Fox. MATLAB version by John Burkardt. PYTHON version by Corrado Chisari
Original Python version of is_prime by Corrado Chisari
Original MATLAB versions of other functions by John Burkardt. PYTHON versions by Corrado Chisari
Modified Python version by Holger Nahrstaedt
Original code is available from http://people.sc.fsu.edu/~jburkardt/py_src/sobol/sobol.html
Classes
Generates a new quasirandom Sobol' vector with each call. |
|
Initialize a search space from given specifications. |