Re: [matplotlib-devel] Lowess smoothing

2010-04-24 Thread Eric Firing
Michiel de Hoon wrote: > Hi everybody, > > A number of years ago I wrote a function to do Lowess smoothing to calculate > a smooth curve through a scatter plot. I copied an example script below and > attached the resulting figure to this mail. > I think that such a smoothing function would be a

Re: [matplotlib-devel] Lowess smoothing

2010-04-24 Thread Tony S Yu
On Apr 24, 2010, at 4:25 AM, Michiel de Hoon wrote: > Hi everybody, > > A number of years ago I wrote a function to do Lowess smoothing to calculate > a smooth curve through a scatter plot. I copied an example script below and > attached the resulting figure to this mail. > I think that such a