Skip to content

Conversation

@Rohith68320
Copy link

This PR updates two math algorithms:

  1. Binary Exponentiation

    • Cleaned recursive and iterative implementations.
    • Added self-test cases.
    • Improved Doxygen documentation.
  2. Extended Euclid Algorithm

    • Simplified implementation for clarity.
    • Added recursive and iterative versions.
    • Added structured test examples.

Only these two files were modified. All tests pass successfully.

@github-actions
Copy link
Contributor

This pull request has been automatically marked as abandoned because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Author has not responded to the comments for over 2 weeks label Jan 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Author has not responded to the comments for over 2 weeks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant