An algorithm to detect peaks/valleys in noisy signals
- 0.5.0
- MAINTENANCE: Added doc for C++ functions.
- 0.4.0
- FEATURE: New C-API function
compute_peak_statistics
.
- FEATURE: New C-API function
- 0.3.0
- FEATURE: Compute peak area (area of type A1 and A2).
- 0.2.0
- FEATURE: Computation of more peak info (peak max value retention time, peak max value, etc.).
- 0.1.0
- FEATURE: Added codebase (C/C++ modules were added).