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

fix: mods smaller than 5; overestimating nbword #365

Merged
merged 1 commit into from
Mar 24, 2023

Conversation

Tabaie
Copy link
Contributor

@Tabaie Tabaie commented Mar 24, 2023

Fixing two small bugs in the codegen-time field implementation test case generator

  1. For fields of size 64n bits the word count was incorrectly computed as n+1
  2. Sometimes the test case generator expected modulus bit length of size 1 or 0 bits.

@Tabaie Tabaie requested a review from gbotrel March 24, 2023 01:39
@gbotrel gbotrel merged commit 19b2b0c into develop Mar 24, 2023
@gbotrel gbotrel deleted the fix/gentime-field-bugs branch March 24, 2023 12:35
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

Successfully merging this pull request may close these issues.

2 participants