cuqi.experimental.SamplerRecommender.valid_samplers# SamplerRecommender.valid_samplers(as_string=True)[source]# Finds all possible samplers that can be used for sampling from the target distribution. Parameters: as_string (boolean) – Whether to return the name of the sampler as a string instead of instantiating a sampler. Optional