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

cube: flip_bit and flip_mask. #60

Merged
merged 2 commits into from
Sep 27, 2018
Merged

cube: flip_bit and flip_mask. #60

merged 2 commits into from
Sep 27, 2018

Conversation

hriener
Copy link
Collaborator

@hriener hriener commented Sep 26, 2018

This PR implements two new methods for kitty::cube:

The method flip_bit flips a bit at a given position.
The method flip_mask flips a mask bit at a given position.

@msoeken
Copy link
Owner

msoeken commented Sep 26, 2018

Looks great! Could you please add these two methods into changelog.rst under Cube methods and to cube.rst. Thanks!

@msoeken msoeken merged commit 32fc5be into msoeken:master Sep 27, 2018
@msoeken
Copy link
Owner

msoeken commented Sep 27, 2018

Thanks!

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