chinese_remainder_theorem, an Octave code which implements the Chinese remainder theorem, which reconstructs an integer from its remainders relative to a set of bases.
The computer code and data files made available on this web page are distributed under the MIT license
chinese_remainder_theorem is available in a MATLAB version and an Octgave version and a Python version.
chinese_remainder_theorem_test