diophantine_nd, a MATLAB code which is given a Diophantine equation in N variables, and returns all strictly positive solutions or all nonnegative solutions.
The information on this web page is distributed under the MIT license.
diophantine_nd is available in a MATLAB version and an Octave version and a Python version.
change_diophantine, a MATLAB code which sets up a Diophantine equation to solve the change making problem, which counts the number of ways a given sum can be formed using coins of various denominations.
diophantine, a MATLAB code which finds one solution of a diophantine equation in any number of variables.