paperCommon
Shared discrete random-variable transforms for the paper-faithful reference generators (generate_dri1_reference.py, generate_rs_reference.py, generate_w2ito_reference.py).
These mirror the C++ stochasticWeakRV::threePoint / twoPoint (see
stochasticWeakRandomVariables.h) so a generator and the integrator it validates share a
single definition of the transforms and the 1/6-quantile threshold. Both functions are
elementwise and accept either a scalar or a NumPy array.