Skip to content

Conversation

@tarcieri
Copy link
Member

Support for computing inverses modulo powers of 2.

The bitor impl was needed to test inv_mod2k, which internally uses a set_bit function that needed tested.

Support for computing inverses modulo powers of 2.

The `bitor` impl was needed to test `inv_mod2k`, which internally uses a
`set_bit` function that needed tested.
@tarcieri tarcieri force-pushed the boxed-uint/inv-mod2k branch from 68f0304 to f9f59cc Compare November 27, 2023 17:56
@tarcieri tarcieri merged commit 4aee8ce into master Nov 27, 2023
@tarcieri tarcieri deleted the boxed-uint/inv-mod2k branch November 27, 2023 18:19
@tarcieri tarcieri mentioned this pull request Jan 22, 2025
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