diophantine_2d_test


diophantine_2d_test, a MATLAB code which calls diophantine_2d(), which analyzes a linear Diophantine equation in two variables, of the form a1x1+a2x2=b, where all items are integers.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

diophantine_2d, a MATLAB code which analyzes a linear Diophantine equation in two variables, of the form a1x1+a2x2=b, where all items are integers.

Source Code:


Last revised on 11 March 2020.