core

Core UNU.RAN sampler and sampling strategy implementations.

Exposes DefaultUnuranSampler, which wraps the UNU.RAN C library via CFFI and automatically selects a sampling method (PINV, NINV, DGT, …) based on the available distribution characteristics, and DefaultUnuranSamplingStrategy, the high-level strategy that integrates the sampler with the PySATL distribution protocol.