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/

Previous topic

Welcome to pycompsense’s documentation!

Next topic

Tutorial

This Page