diophantine_test


diophantine_test, a MATLAB code which calls diophantine(), which analyzes a linear Diophantine equation, of the form a1x1+a2x2+...+anxn=b, where all items are integers.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

diophantine, a MATLAB code which analyzes a linear Diophantine equation, of the form a1x1+a2x2+...+anxn=b, where all items are integers.

Source Code:


Last revised on 11 March 2020.