diff options
| author | Will Hawkins <[email protected]> | 2022-11-20 00:10:15 -0500 |
|---|---|---|
| committer | Will Hawkins <[email protected]> | 2022-11-20 02:39:09 -0500 |
| commit | 5e0e8ba0be2c98b5f54e55fdbc1b928a4717e047 (patch) | |
| tree | b3816fde96d0a8077e1034d898d0fbd8b8e7ebbc /tools/graphing.py | |
| parent | 10a52af363b0d52d78af0158cbaa404a1ce35b82 (diff) | |
[Feature] Make MathematicalSeries an interface
1. Make MathematicalSeries an interface so that there
can be different ways for implementing it.
2. Introduce a CappedMathematicalSeries that stores a
maximum of N recent (by time of insertion) values.
3. Add a method to the MathematicalSeries interface
for calculating the Nth percentile of the values it
contains.
Diffstat (limited to 'tools/graphing.py')
0 files changed, 0 insertions, 0 deletions
