sample

Module for all sample / generated functions of the CODEX algorithm

Functions

sample_last(state, params)

Samples a new run by taking the last run and randomly changing one coordinate.

sample_random(state, params)

Samples a new run by taking a random run from the design and randomly changing one coordinate.