Skip to content

[integer] Update functions and methods for BigUInt#59

Merged
forfudan merged 8 commits intomainfrom
work
Mar 26, 2025
Merged

[integer] Update functions and methods for BigUInt#59
forfudan merged 8 commits intomainfrom
work

Conversation

@forfudan
Copy link
Copy Markdown
Owner

This pull request includes significant updates to the BigInt and BigUInt benchmark functionalities and arithmetic operations. The changes add new benchmark options and refactor the internal representation of BigInt operations to use the magnitude attribute instead of words.

Benchmark Updates:

  • benches/bigint/bench.mojo: Added a new benchmark for floor division and updated the main function to include options for running different benchmarks.
  • benches/biguint/bench.mojo: Updated the main function to include a menu for running different benchmarks.

Refactoring BigInt Operations:

New Functionality:

@forfudan forfudan merged commit 3cc20ea into main Mar 26, 2025
1 check passed
@forfudan forfudan deleted the work branch March 26, 2025 19:02
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