Re: [sage-support] loading a PARI script into SAGE

2010-04-24 Thread William Stein
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 > >

[sage-support] loading a PARI script into SAGE

2010-04-23 Thread Alex P
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