.. highlight:: sh Installation ============ To install pycompsense you will need the following prerequisites: * python (tested on version 2.73) * numpy * scipy * pyrwt >= 0.2 Download the source files of pycompsense. Then, execute:: $ python setup.py install You can test the installation by running the examples under the folder ``examples/``