summaryrefslogtreecommitdiff
path: root/tests/sms.py
AgeCommit message (Expand)Author
2010-12-03Fixed bug in harmDetection.c, added more SMS testsJohn Glover
2010-12-02Fixed some memory bugs in SMS caused by incorrect array boundary checkingJohn Glover
2010-12-01Fixed some memory management problems in the SMS analysis processJohn Glover
2010-11-24Updated libsms to the latest version (1.15), includes some memory management ...John Glover
2010-11-08SMS partial tracking bug fixesJohn Glover
2010-11-04Fixed a couple of SMSPeakDetection bugs and updated the unit testsJohn Glover
2010-10-21Changed from floats to doubles in the C/C++ code, makes Python integration a ...John Glover