William, It appears that you answered to that question before I asked it.
Thank you very much! That was very useful. With this version of m SAGE produces (odd) magic squares faster than Octave, octave:1> t=cputime();a=magic(201);cputime()-t ans = 0.32800 octave:2> t=cputime();a=magic(1001);cputime()-t ans = 4.1410 Alec --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---