-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
The article does not currently give an algorithm for finding solutions to the CRT problem. (From wikipedia, the attribution to Sun Zi is incomplete because he provides neither a proof nor algorithm. That article credits Aryabhata)
Also worth mentioning that factoring a number into prime powers is a good way to get pairwise coprime moduli:
I am still investigating the full algorithm which I have never understood fully but like the extended Euclidean algorithm is based on Bezout's identity (which is quite fundamental for modular arithmetic)
Metadata
Metadata
Assignees
Labels
No labels