A program written in C to search for magic squares of perfect squares.
The IDE is Code::Blocks (http://www.codeblocks.org/). The source code requires the GNU Multiple Precision Arithmetic Library (https://gmplib.org/).
The documentation can be found at https://github.com/adriansuter/PMSoS/blob/master/documenation/Documentation.pdf.