| Trees | Indices | Help |
|
|---|
|
|
This takes anticorrelated samples from a sequence of data. In other words, it tends to choose data that have not been seen frequently before. With blueness>=1, it never shows a sample n times until all samples have been shown n-1 times.
(Note that it is possible for an item to appear twice in sucession, if it appears as the Nth item in a set of N, then appears as the first item in the second set of N.)
| Classes | |
| bluedata | |
| Functions | |||
|
|||
| Variables | |
__package__ =
|
|
Imports: heapq, random, math
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Sep 22 04:25:02 2011 | http://epydoc.sourceforge.net |