[FR] Make the bin ranges more understandable
HarikalarKutusu opened this issue · 1 comments
HarikalarKutusu commented
Currently we just print them. Maybe this can be better:
[0-1)
[1-2)
...
[1024-) # shorten as these may get large?
[2048-)
We need to generalize that for different bin values thou. It is not easy with the current table extension.
HarikalarKutusu commented
This has been fixed in a prior version