Remove bias from entropy in base 6 and base 10

This commit is contained in:
Ian Coleman
2020-10-01 23:44:38 +00:00
parent 920f7aa078
commit bf96267f89
4 changed files with 216 additions and 235 deletions

View File

@@ -86,7 +86,7 @@
<div class="row">
<label class="col-sm-3 control-label">Entropy Type</label>
<div class="type col-sm-3 form-control-static"></div>
<label class="col-sm-3 control-label">Bits Per Event</label>
<label class="col-sm-3 control-label">Avg Bits Per Event</label>
<div class="bits-per-event col-sm-3 form-control-static"></div>
</div>
<div class="row">