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.

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