On Thu, Jul 14, 2011 at 11:26 PM, Santanu Sarkar <[email protected]> wrote: > I want to find Echelon Form using following: > E,U=M3.echelon_form(transformation=True) > > But it terminates with the following message: > > *** the PARI stack overflows ! > current stack size: 16000000 (15.259 Mbytes) > [hint] you can increase GP stack with allocatemem() > > Traceback (click to the left of this block for traceback) > ... > RuntimeError. > > > Similar problem for Hermite Normal Form
Post the *exact* input that replicates this problem. William > > > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
