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