change_polynomial_test, an Octave code which calls change_polynomial(), which uses a polynomial algorithm to count the number of ways of making various sums using a given number of coins.
The computer code and data files described and made available on this web page are distributed under the MIT license
change_polynomial, an Octave code which uses a polynomial algorithm to count the number of ways of making various sums using a given number of coins.