diophantine_test, an Octave code which calls diophantine(), which analyzes a linear Diophantine equation, of the form a1x1+a2x2+...+anxn=b, where all items are integers.
The computer code and data files described and made available on this web page are distributed under the MIT license
diophantine, an Octave code which analyzes a linear Diophantine equation, of the form a1x1+a2x2+...+anxn=b, where all items are integers.