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

Add bit operations for Integers #229

Merged
merged 2 commits into from
Mar 10, 2020
Merged

Add bit operations for Integers #229

merged 2 commits into from
Mar 10, 2020

Conversation

saschatimme
Copy link
Collaborator

These are used in the generic power_by_squaring method in Julia.

I guess the bit shift is defined in polymake, but I couldn't find it, so I just went with the lazy version.

These are used in the generic `power_by_squaring` method in Julia.
@saschatimme saschatimme merged commit a1e44ea into master Mar 10, 2020
@saschatimme saschatimme deleted the fun-with-bits branch March 10, 2020 13:28
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