Reading a Matlab tutorial the very first example shows the magic(n) function that can generate a magic square ( http://en.wikipedia.org/wiki/Magic_square ) of any size. Is there such a function in PDL?
On CPAN I found two modules: http://search.cpan.org/dist/Math-MagicSquare-Generator http://search.cpan.org/dist/Math-MagicSquare Gabor _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
