Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of range exception for --block = 3 and 7 and --halving #5

Open
petrs opened this issue Jan 22, 2021 · 1 comment
Open

Out of range exception for --block = 3 and 7 and --halving #5

petrs opened this issue Jan 22, 2021 · 1 comment

Comments

@petrs
Copy link

petrs commented Jan 22, 2021

Hi, the booltest will fail when run for quite small block lengths:

>booltest --block 7 --halving data.bin

\booltest\booltest_main.py", line 1110, in print_human_readable_results
    dist = inp['res'][0]['dists'][0]
IndexError: list index out of range
@ph4r05
Copy link
Owner

ph4r05 commented Jan 25, 2021

Thanks for report. If I collect enough mental mana I may fix it. But as this is a bit degenerate case of the blocksize I am thinking about marking this as "won't fix".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants