Python3 Garner's algorithm to solve diophantine equations system with coprime moduli
Copyright © 2020 Marcello Maugeri maugeri.marcello@studium.unict.it This software is distributed under GNU General Public License v3 https://www.gnu.org/licenses/gpl-3.0.txt
- Python 3 along with re and math
- Run 'git clone https://github.com/Maray97/Garner-Algorithm-Python' on terminal or download the script
- Run 'python garner-algorithm.py'
- Enter equations system as suggested
- Enter 'go'
- Enjoy the result