Menu

SVN-temp Commit Log


Commit Date  
[r1329] by knut_f

- Documented classes Filter, Differentiation, Integration, Interpolation,
SmoothFilter, FFTFilter, FFT, Correlation, Convolution and Deconvolution.
- Improved documentation of success/failure flags returned by some methods.

The relevant parts of the Python API (i.e. excluding some parts which are used
internally but do not make much sense in scripts) should be all covered now;
which is not to say that there isn't plenty of room for improvement.

2010-04-20 18:19:43 Tree
[r1328] by knut_f

- Implemented extraction of Integration result from Python.
- Deprecated Filter.setColor(string), for the same reason Fit.setColor(string)
has been deprecated a while back.

2010-04-20 14:18:20 Tree
[r1327] by knut_f

- Documented classes ExponentialFit, TwoExpFit, ThreeExpFit, SigmoidalFit,
GaussAmpFit, NonLinearFit, PluginFit, LorentzFit, GaussFit, PolynomialFit and
LinearFit.

2010-04-20 13:27:06 Tree
[r1326] by knut_f

- Fixed bug in Python interface to PolynomialFit.

2010-04-20 13:24:15 Tree
[r1325] by knut_f

- Fixed bug in Python interface to LorentzFit.

2010-04-20 13:07:28 Tree
[r1324] by knut_f

- Section on Savitzky-Golay smoothing rewritten to provide better background
information on the algorithm. Corrected formula, which contained several
errors.
- Corrected title of FFT smoothing section.

2010-04-20 11:11:35 Tree
[r1323] by knut_f

- Added (non-closing) apply button to FunctionDialog.

2010-04-19 13:18:12 Tree
[r1322] by knut_f

- Corrected typo in API documentation.

2010-04-19 13:17:58 Tree
[r1321] by knut_f

- Reconcidered handling of edges in Savitzky-Golay smoothing.
While the new behaviour arguably does have benefits, the legacy zero-padding
approach isn't strictly wrong. On the whole, changing this between bugfix
releases is probably more annoying than sticking with a slightly inferior
solution (for now).
=> rewritten Savitzky-Golay code changed to use zero padding

2010-04-19 11:11:43 Tree
[r1320] by knut_f

- Corrected several technical issues in the manual. Should compile (using Makefile) now.

2010-04-15 21:28:43 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.