On Fri, Apr 23, 2010 at 5:23 PM, Alex P wrote:
> Hi all,
> I was trying to use a PARI/GP script in SAGE. I tried gp('\r
> name_of_file.gp'), but SAGE said could not get the file.
> So is there any way to do this.
You need
sage: gp("\\r name.gp")
or
sage: gp(r"\r name.gp")
William
>
>
Hi all,
I was trying to use a PARI/GP script in SAGE. I tried gp('\r
name_of_file.gp'), but SAGE said could not get the file.
So is there any way to do this.
10x in advance.
Alex
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to