v1.3.1
This minor release re-instates support for python 3.6. Changes include:
-
The samplers have improved performance when generating multiple samples using scalar parameter values for
handz. The speed boost using the default parameter values (h=1,z=0) are:devroye: 8.67% boost
alternate: 50% boost
saddle: 159% boost
gamma: 0% boostSee #76 for more details.
-
The hybrid sampler has thus been updated based on the benchmarks after #76 was merged.