index
:
simpl
master
Fork of John Glover's sinusoidal modelling library simpl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2012-07-02
[tests] Remove JSON test data (can be recreated from create_libsms_test_data....
John Glover
2012-07-02
[partial_tracking] Add C++ implemention of SMS partial tracking.
John Glover
2012-07-02
[tests] Use JSON libsms test data instead of recalculating each time. Importi...
John Glover
2012-07-02
[loris] Remove old test file.
John Glover
2012-06-30
[sms] Add C++ implementation of SMSPeakDetection.
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
[tests] Remove old SMS test file.
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
2012-03-08
[setup, tests] whitespace tidy up
John Glover
2012-01-27
Remove license info from individual source files.
John Glover
2011-08-29
Tidy up PeakDetection::find_peaks
John Glover
2011-08-27
Add frame peaks iterators and tidy up PeakDetection
John Glover
2011-08-26
frame refactor
John Glover
2011-08-26
Add simpl valgrind suppression file
John Glover
2011-08-26
Add -g
John Glover
2011-08-24
Change frame objects to have pointers to number
John Glover
2011-08-21
bugfix: remove .o files instead of *o
John Glover
2011-08-21
Add next_frame_size method
John Glover
2011-08-21
Add PeakDetection C++ class and tests
John Glover
2011-08-20
Add C++ frame class and tests
John Glover
2011-08-19
Add initial C++ unit tests
John Glover
2011-07-22
add skeleton of loris test file
John Glover
2011-06-24
Update test file names
John Glover
2011-06-24
Change to using distutils.
John Glover
2011-01-06
Fixed SMSResidual. Also removed blank frames produced by sms at the beginning...
John Glover
2010-12-30
Updated test_sms_analyze to use the new Frame objects
John Glover
2010-12-24
Fixed a bug in converting SMS peak amplitudes from DB to linear
John Glover
2010-12-24
Residual test is now run
John Glover
2010-12-22
Updated SMS to work with the simpl v0.2 API
John Glover
2010-12-21
Fixed bug in SMSPartialTracking
John Glover
2010-12-17
Fixed wrong method being called in test_residual
John Glover
2010-12-17
Updated test_residual
John Glover
2010-12-13
Fixed bug in SMSSynthesis, Partials were not being correctly linked
John Glover
2010-12-11
Updating residual test
John Glover
2010-12-09
Fixed bug in SMS peak detection - find_peaks was leaking memory wen saving pe...
John Glover
2010-12-09
Updated test to use nose
John Glover
2010-12-08
Removed limitation on number of SMS instances that can be created at once. Th...
John Glover
2010-12-08
Fixed a SMS issue in sms_initSynth where having a hop size that was not a pow...
John Glover
2010-12-03
Fixed bug in harmDetection.c, added more SMS tests
John Glover
2010-12-02
Fixed some memory bugs in SMS caused by incorrect array boundary checking
John Glover
2010-12-01
Fixed some memory management problems in the SMS analysis process
John Glover
2010-11-24
Updated libsms to the latest version (1.15), includes some memory management ...
John Glover
2010-11-11
Added LP module and tests
John Glover
[prev]
[next]