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

feat: optimize degree + minor refactorings + update as-pect #12

Merged
merged 5 commits into from
Apr 22, 2020

Conversation

MaxGraey
Copy link
Contributor

No description provided.

mask >>= 1;
}
return -1;
return 63 - <i32>clz(polynom);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Main change

@MaxGraey
Copy link
Contributor Author

MaxGraey commented Apr 1, 2020

up

@hugomrdias hugomrdias changed the title optimize degree + minor refactorings + update as-pect feat: optimize degree + minor refactorings + update as-pect Apr 22, 2020
@hugomrdias hugomrdias merged commit 574afad into hugomrdias:master Apr 22, 2020
@MaxGraey MaxGraey deleted the optimize-degree branch April 22, 2020 09:53
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.

None yet

2 participants