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
/
setup.py
Age
Commit message (
Expand
)
Author
2012-10-24
[mq] Add MQPeakDetection C++ class.
John Glover
2012-09-11
[exceptions] Remove unused Exception classes, add
John 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-12
Remove 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-30
Restructure class files.
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
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