diff options
author | John Glover <glover.john@gmail.com> | 2011-06-24 18:56:57 +0100 |
---|---|---|
committer | John Glover <glover.john@gmail.com> | 2011-06-24 18:56:57 +0100 |
commit | cd092a6c09e5ecfd8f5274176ad4613fe95ae6f3 (patch) | |
tree | 4d2e4780102be4a270202d9d2751635258b60fda /README.md | |
parent | 674dfef1752cb3076caea6ef609a121634c3da9e (diff) | |
download | simpl-cd092a6c09e5ecfd8f5274176ad4613fe95ae6f3.tar.gz simpl-cd092a6c09e5ecfd8f5274176ad4613fe95ae6f3.tar.bz2 simpl-cd092a6c09e5ecfd8f5274176ad4613fe95ae6f3.zip |
Build sms using setup.py
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ Dependencies * Python (>= 2.6.*) * NumPy * SciPy +* GNU Scientific Library (for libsms) * Developers who wish to run the unit tests also need the original open source libraries: * sndobj: http://sndobj.sourceforge.net/ * libsms: http://mtg.upf.edu/static/libsms/ |