no, the problem is most definitely still there, in both your and my example, even after installing the patch. it does produce interesting errors...
---------------------------------------------------------------------- | SAGE Version 2.8, Release Date: 2007-08-12 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: sage: r=[0,3,32,375,5184,84035] sage: sage: r=[0,3,32,375,5184,84035] sage: sage: R=axiom(r).guessExpRat(); R n [[function= n (n + 2) ,order= 0]] sage: sage: R=axiom(r).guessExpRat(); R [0,3,32,375,5184,84035] sage: sage: R=axiom(r).guessExpRat(); R sage: sage: R=axiom(r).guessExpRat(); R 84035 sage: sage: R=axiom(r).guessExpRat(); R = [sage0,sage1,sage2,sage3,sage4,sage5] := guessExpRat(sage6) = 5184 5184 sage: sage: R=axiom(r).guessExpRat(); R 375 sage: sage: R=axiom(r).guessExpRat(); R 32 sage: sage: R=axiom(r).guessExpRat(); R 3 On Aug 15, 7:57 am, "Bill Page" <[EMAIL PROTECTED]> wrote: > On 8/14/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > > It build fine but the I/O is seriously bugged for me, at least for the > > displaying of rational functions (but probably wrapping too)... > > ... > > Oops, for the full axiom interface to work reliably you need > sage-2.8.1 or the following patch: > > http://sage.math.washington.edu/home/page/axiom.py-0.3.patch > > (Not required just to run 'sage -axiom'.) > > On 8/13/07, William Stein <[EMAIL PROTECTED]> wrote: > > > > > Thanks. I've applied this for sage-2.8.1. > > > On 8/13/07, Bill Page <[EMAIL PROTECTED]> wrote: > > > On 8/13/07, William Stein <[EMAIL PROTECTED]> wrote: > > > > Please resend your patch as an email attachment or post it somewhere > > > > and send me a link. Your emailing + my email client mangled it. > > > > Sorry. Here's a link: > > > >http://sage.math.washington.edu/home/page/axiom.py-0.3.patch > > > -- > > William Stein > > Associate Professor of Mathematics > > University of Washington > >http://www.williamstein.org > > Regards, > Bill Page. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---