On 1/13/08, Hector <[EMAIL PROTECTED]> wrote:
>
> I also hit this bug while doing this (taken from the "piecewise"
> documentation):
>
> f1 = lambda x:-1
> f2 = lambda x:2
> f = Piecewise([[(0,pi/2),f1],[(pi/2,pi),f2]])
> P = f.plot_fourier_series_partial_sum(15,pi,-5,5)   # long time
>

Thanks, I've made this

   http://trac.sagemath.org/sage_trac/ticket/1772

William

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
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://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to