[sage-devel] Re: plot/fast_callable error with pi in denominator

2010-01-25 Thread Harald Schilly
On Jan 25, 5:11 pm, kcrisman wrote: > So there is some inconsistency already with this.  Probably Burcin > will know where the problem lies.  Thank you for being persistent on > this, Harald! Burcin has just created ticket #8056 - hopefully pinpointing the exact problem ! I'm reading the "report

[sage-devel] Re: plot/fast_callable error with pi in denominator

2010-01-25 Thread kcrisman
I just want to point out that these were already in 4.3, so it wasn't introduced in the last month. On Jan 25, 10:41 am, Harald Schilly wrote: > here a follow up bug report for the same problem: > > x=var('x') > f(x)=1/log(x)/x > plot(f,2,3) > > nobody responded to this. Is this already known? So

[sage-devel] Re: plot/fast_callable error with pi in denominator

2010-01-25 Thread Harald Schilly
here a follow up bug report for the same problem: x=var('x') f(x)=1/log(x)/x plot(f,2,3) nobody responded to this. Is this already known? Some ideas where exactly the problem is so that it can be fixed? I think it's rather serious that these functions cannot be plotted. H -- To post to this gr