I just wanted to second this problem. When I run a Maple command in the Sage Notebook (Sage 3.1.2 on OSX 10.4), I have to execute the cell three times to see the output. The first time I execute, I get no output at all. The second time, I get an output that's something like
read "/Users/jacobml/.sage//temp/dhcp224198.local/53206//interface//tmp532 and the third time I actually get the expected output--plus some garbage. For example, if I execute Weierstrassform(x^3+y^3+1,x,y,x0,y0) (after loading the algcurves package) I get output read "/Users/jacobml/.sage//temp/dhcp224198.local/53206//interface// tmp53206"\ ; read "/Users/jacobml/.sage//temp/dhcp224198.local/53206//interface// tmp53206"\ ; read "/Users/jacobml/.sage//temp/dhcp224198.local/53206//interface// tmp53206"\ ; [x0^3+27/4+y0^2, -3*y^2+3*y*x-3*x^2, 9*y^2*x-9*y*x^2+9*x^3+9/2, 1/6*(9-2*y0)/ x0, 1/6*(9+2*y0)/x0] -Jacob On Oct 12, 12:50 am, "William Stein" <[EMAIL PROTECTED]> wrote: > Andrey, > > I'm sending this to sage-support. > > > > On Sun, Oct 12, 2008 at 12:53 AM, Andrey Novoseltsev <[EMAIL PROTECTED]> > wrote: > > Dear William, > > > I have problems usingMaple11 from Sage - it does something, but something is > > broken in the interface. Is it easy to fix and if yes, how? Below is a > > sample > > session. > > > Thank you, > > Andrey > > > [EMAIL PROTECTED]:~$ ./sage-3.1.2/sage > > ---------------------------------------------------------------------- > > | SAGE Version 3.1.2, Release Date: 2008-09-19 | > > | Type notebook() for the GUI, and license() for information. | > > ---------------------------------------------------------------------- > > > sage:maple.eval("1+1") > > 'read "/home/novoseltsev/.sage//temp/numbers.math.ualberta.ca/18866//interf' > > sage:maple.eval("1+1") > > '' > > sage:maple.eval("1+1") > > '2' > > sage:maple.eval("1+1") > > 'read "/home/novoseltsev/.sage//temp/numbers.math.ualberta.ca/18866//interf' > > sage:maple.eval("1+1") > > '' > > sage:maple.eval("1+1") > > '2' > > sage:maple.eval("1+1") > > 'read "/home/novoseltsev/.sage//temp/numbers.math.ualberta.ca/18866//interf' > > sage:maple.eval("") > > '' > > sage:maple.eval("") > > '' > > sage:maple.eval("") > > '' > > sage:maple.eval("") > > '' > > sage:maple.eval("") > > '' > > sage: exit > > Exiting SAGE (CPU time 0m0.05s, Wall time 16m59.57s). > > Exiting spawnedMapleprocess. > > [EMAIL PROTECTED]:~$maple > > |\^/| Maple11 (X86 64 LINUX) > > ._|\| |/|_. Copyright (c) Maplesoft, a division of WaterlooMapleInc. 2007 > > \ MAPLE / All rights reserved.Mapleis a trademark of > > <____ ____> WaterlooMapleInc. > > | Type ? for help. > > -- > William Stein > Associate Professor of Mathematics > University of Washingtonhttp://wstein.org --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---