diophantine_nd


diophantine_nd, a MATLAB code which is given a Diophantine equation in N variables, and returns all strictly positive solutions or all nonnegative solutions.

Licensing:

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

Languages:

diophantine_nd is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

diophantine_nd_doc

diophantine_nd_test

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.

Reference:

Source Code:


Last revised on 21 July 2020.