Closed rowleya closed 3 months ago
This fixes a few things mainly with the types of Poisson variables but also with a circular buffer "out-by-one" when the number of sources was a power of 2.
Turns out this has been done elsewhere, but better (except for one change here)
This fixes a few things mainly with the types of Poisson variables but also with a circular buffer "out-by-one" when the number of sources was a power of 2.