fix(jumpavg): penalize stdev also for size=2 27/39227/2
authorVratko Polak <vrpolak@cisco.com>
Thu, 13 Jul 2023 12:19:37 +0000 (14:19 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 14 Jul 2023 08:16:52 +0000 (08:16 +0000)
commit942a580ecb880a0a8b886bc247b40ca43c96abb9
tree449170b71d47de1976b2e40e9202ec7d184ef9f4
parent99c97de874f20feaa597d3b40e795e5ce854f60b
fix(jumpavg): penalize stdev also for size=2

This fix is mainly needed for bisection using PDR values.
The impact on trending is smaller but still beneficial,
as this fix should reduce the amount of false anomalies
for two-band and other unstable tests.

+ Update metadata for 0.4.1 release into PyPI.

Change-Id: Iabab4df50f4c4ad034362820904a237c507fa710
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
PyPI/jumpavg/README.md
PyPI/jumpavg/pyproject.toml
resources/libraries/python/jumpavg/bit_counting_stats.py