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 computer code and data files described and made available on this web page are 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, a MATLAB code which finds one solution of a diophantine equation in any number of variables.

diophantine_2d, a MATLAB code which is given a Diophantine equation in 2 variables, and can characterize all solutions, all strictly positive solutions, or all nonnegative solutions.

diophantine_3d, a MATLAB code which is given a Diophantine equation in 3 variables, and can return all strictly positive solutions, or all nonnegative solutions.

diophantine_4d, a MATLAB code which is given a Diophantine equation in 4 variables, and can return all strictly positive solutions, or all nonnegative solutions.

diophantine_5d, a MATLAB code which is given a Diophantine equation in 5 variables, and can return all strictly positive solutions, or all nonnegative solutions.

diophantine_nd_doc

diophantine_nd_test

Reference:

Source Code:


Last revised on 21 July 2020.