Fixed a bug in randomize_samples(). It forced each element of the input arrays
to move to a new position but was random amongst all permutations with such moves. However, this isn't really fully random so this function has been fixed so it does exactly what the spec says it should.
Showing
Please
register
or
sign in
to comment