Mercurial > hg > pycsalgos
annotate README.txt @ 68:cab8a215f9a1 tip
Minor
author | Nic Cleju <nikcleju@gmail.com> |
---|---|
date | Tue, 09 Jul 2013 14:50:09 +0300 |
parents | 319927cc961d |
children |
rev | line source |
---|---|
nikcleju@58 | 1 Nicolae Cleju |
nikcleju@58 | 2 Technical University Gheorghe Asachi of Iasi, Romania |
nikcleju@58 | 3 Queen Mary, University of London |
nikcleju@58 | 4 24.02.2012 |
nikcleju@58 | 5 |
nikcleju@58 | 6 Python Compressed Sensing algorithms |
nikcleju@58 | 7 ------------------------------------- |
nikcleju@58 | 8 |
nikcleju@58 | 9 Python implementation of various Compressed Sensing algorithms originally implemented in Matlab. |
nikcleju@58 | 10 |
nikcleju@59 | 11 |
nikcleju@59 | 12 How to install |
nikcleju@59 | 13 --------------- |
nikcleju@59 | 14 Run 'python setup.py install' |