Age | Commit message (Expand) | Author |
---|---|---|
2013-06-12 | Make add_peak, add_partial and partial methods on Frame objects take Peak par... | John Glover |
2012-08-11 | [base, synthesis] Allow synth size to be independent from frame size. Call sy... | John Glover |
2012-07-29 | [base] Clear new peak and partial lists with Frame.clear | John Glover |
2012-06-30 | Restructure class files. | John Glover |
2012-06-29 | [sms] Rename sms.py to pysms.py. | John Glover |
2012-06-28 | [base] Add C++ implementation of Synthesis and Residual. | John Glover |
2012-06-28 | [base] Add C++ PartialTracking implementation. | John Glover |
2012-06-26 | [base] Add C++ implementation of PeakDetection.find_peaks_in_frame and PeakDe... | John Glover |
2012-06-25 | [base] Add C++/Cython PeakDetection.frames and Frame.peaks | John Glover |
2012-03-22 | [base] updating Cython Frame and PeakDetection classes | John Glover |
2012-03-16 | add Cython base.Peak class | John Glover |
2012-03-16 | add Cython version of simpl base frame class | John Glover |