Clockwork: A Modular Arithmetic library for C++
-
Updated
Jul 11, 2025 - C++
8000
Clockwork: A Modular Arithmetic library for C++
A Java Swing GUI Tool which is used in order to calculate the Modular Multiplicative Inverse Value of a set of two user-specified numbers of significant size. Allows the user to calculate the solution using either the Extended Euclidean Algori 653F thm or the Naive Approach.
Code that calculates the modular multiplicative inverse of a number making use of the Euclidean algorithm.
Add a description, image, and links to the modular-multiplicative-inverse topic page so that developers can more easily learn about it.
To associate your repository with the modular-multiplicative-inverse topic, visit your repo's landing page and select "manage topics."