Skip to content

math.big: new function com() + tests#24476

Merged
spytheman merged 1 commit into
vlang:masterfrom
tankf33der:math-big-com
May 13, 2025
Merged

math.big: new function com() + tests#24476
spytheman merged 1 commit into
vlang:masterfrom
tankf33der:math-big-com

Conversation

@tankf33der

@tankf33der tankf33der commented May 13, 2025

Copy link
Copy Markdown
Contributor

"Bitwise complement" is like ~ but for math.big.
Complete test coverage of edge cases + tested against mpz_com() from libgmp on 1B loop.

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22845

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit 861adfc into vlang:master May 13, 2025
70 checks passed
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