uniform_samplers

jaxns.samplers.uniform_samplers

Module Contents

class UniformSampler[source]

Bases: jaxns.samplers.bases.BaseAbstractRejectionSampler[Tuple]

A sampler that produces uniform samples from the model within the log_L_constraint.

model: jaxns.framework.bases.BaseAbstractModel[source]
max_likelihood_evals: int = 100[source]
__post_init__()[source]
num_phantom()[source]
Return type:

int