Thanks a lot. It
Best,
On Thursday, September 14, 2017 at 4:59:04 AM UTC+5:30, slelievre wrote:
>
> Wed 2017-09-13 05:11:50 UTC, Venkataraman S:
> > I am using sage 7.6. Recently installed GAP packages.
> > The following input produces pdflatex error.
> >
> > R=PolynomialRing(RR,'x')
> > points=
Wed 2017-09-13 05:11:50 UTC, Venkataraman S:
> I am using sage 7.6. Recently installed GAP packages.
> The following input produces pdflatex error.
>
> R=PolynomialRing(RR,'x')
> points=[(0,1),(1,-3),(2,33),(3,589)]
> f=R.lagrange_polynomial(points)
> produces the following error message.
You see