On Feb 12, 2008 10:15 AM, John Voight <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> I have an algorithm which requires O(1) space.  But Pari is not so
> smart, and keeps around old instances, and so it is buckling as I run
> the algorithm with time -> oo.
>
> Is there a way to kill and restart the Pari instance?  (I don't just
> want to create a new one, since then that makes the memory issues even
> worse!)

Do you mean the gp pexpect interface or the PARI C library?

What do you mean by "old instances" above?

William

--~--~---------~--~----~------------~-------~--~----~
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to