You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test_long.pdf only has 1853 valid TJ operators, and the message requires 92 if nbits is 4, which is about 4,96%, so a redundancy of 0.98 is logically unacceptable.
A reasonable margin of error seems to be 0.85 in order to safely include nbits up to 8.
May be related to an improper check of the redundancy parameter, or to poor handling during operator selection.
Description
When running the tests, the basic algorithm with custom redundancy may fail due to not finding any valid TJ op.
How to reproduce
Use random seed
b'^\xbe\xa1\x12V\xbf\xfd\xf3E\xb1\xf5\x84 x\xc1\x02'
in tests.The text was updated successfully, but these errors were encountered: