Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Maybe this gets too big for the pexpect interface. Using this syntax may help

sage: L = [QQ(i) for i in range(7)]                                             
sage: mL = magma(L)                                                             
sage: magma.Interpolation(mL,mL).sage()