Utils#
Utils init.
Data structures#
Data structures module.
|
Empty queue exception. |
|
Class representing a circular queue. |
|
Class representing an accuracy queue. |
Stats#
Stats module.
Abstract class representing an incremental statistic. |
|
|
Incremental mean class. |
|
EWMA (Exponential Weighted Moving Average) class. |
|
Permutation method. |