magic_matrix_test, an Octave code which calls magic_matrix(), which computes a magic matrix, for any odd order n, such that all rows and columns have the same sum.
The information on this web page is distributed under the MIT license.
magic_matrix, an Octave code which computes a magic matrix, for any odd order n, such that all rows and columns have the same sum.