summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2012-10-24[mq] Add MQPeakDetection C++ class.John Glover
2012-09-11[exceptions] Remove unused Exception classes, addJohn Glover
2012-08-22[loris] Add C++ LorisPeakDetection.John Glover
2012-08-21[sndobj] Update SndObj to use FFTW v3 (was using v2). Remove unused SndObj fi...John Glover
2012-08-12Remove old SWIG modules.John Glover
2012-07-20[peak_detection] Add C++ implementation of SndObj peak detection.John Glover
2012-07-07[setup] Remove references to sms swig extension.John Glover
2012-07-02[setup] Ignore sms.i.John Glover
2012-06-30[sms] Add C++ implementation of SMSPeakDetection.John Glover
2012-06-30Restructure class files. John Glover
2012-03-16add Cython version of simpl base frame classJohn Glover
2012-03-08[setup, tests] whitespace tidy upJohn Glover
2011-08-19Build simpl C++ moduleJohn Glover
2011-07-08Start adding Loris filesJohn Glover
2011-06-25Bug fix: both sms and sndobj build with setup.pyJohn Glover
2011-06-24Build sms using setup.pyJohn Glover
2011-06-24Change to using distutils.John Glover