[sage-devel] Re: Maxima plot_list example is broken

2011-04-18 Thread achrzesz
With precision(1) also works Sage 4.6.2 64bit Fedora13 Dell Vostro1720 On 18 Kwi, 20:17, achrzesz wrote: > After replacing precision(1) by precision(53) it works for me > > On 18 Kwi, 17:36, Jeroen Demeyer wrote: > > > Executing the following "not tested" doctest from > > sage/interfaces/maxima.

[sage-devel] Re: Maxima plot_list example is broken

2011-04-18 Thread achrzesz
After replacing precision(1) by precision(53) it works for me On 18 Kwi, 17:36, Jeroen Demeyer wrote: > Executing the following "not tested" doctest from > sage/interfaces/maxima.py gives trouble, anybody has a clue what is > going wrong? > I doesn't work neither on sage-4.6.2 nor on sage-4.7.alp