Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-30 | [sms] Add C++ implementation of SMSPeakDetection. | John Glover | |
2012-06-30 | Restructure class files. | John Glover | |
Group classes by type (peak detection, partial tracking, etc) rather than by algorithm name. This is because Cython needs the full inheritance hierarchy to be in the same file. | |||
2012-03-16 | add Cython version of simpl base frame class | John Glover | |
2012-03-08 | [setup, tests] whitespace tidy up | John Glover | |
2011-08-19 | Build simpl C++ module | John Glover | |
2011-07-08 | Start adding Loris files | John Glover | |
2011-06-25 | Bug fix: both sms and sndobj build with setup.py | John Glover | |
2011-06-24 | Build sms using setup.py | John Glover | |
2011-06-24 | Change to using distutils. | John Glover | |
Currently only builds the simplsndobj module |