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 BoxedBernsteinYangInverter #493

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Add BoxedBernsteinYangInverter #493

merged 2 commits into from
Dec 22, 2023

Conversation

tarcieri
Copy link
Member

Adds a boxed quivalent of BernsteinYangInverter which can operate on arbitrarily-sized integers.

Note: initially added #460 but it was deemed buggy and removed. This new implementation has extensive tests which hopefully ensure correctness.

Adds a boxed quivalent of `BernsteinYangInverter` which can operate on
arbitrarily-sized integers.

Note: initially added #460 but it was deemed buggy and removed. This new
implementation has extensive tests which hopefully ensure correctness.
@tarcieri tarcieri force-pushed the redo-boxed-bernstein-yang branch from 461a8f2 to 119342d Compare December 22, 2023 20:50
@tarcieri tarcieri force-pushed the redo-boxed-bernstein-yang branch from 17762a9 to fccb527 Compare December 22, 2023 22:03
@tarcieri tarcieri merged commit a5663d7 into master Dec 22, 2023
16 checks passed
@tarcieri tarcieri deleted the redo-boxed-bernstein-yang branch December 22, 2023 22:09
@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.

1 participant