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()