Skip to content

amitibo/pycompsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for pycompsense

pycompsesne is a toolbox for compressed sensing and sparse reconstruction algorithms. It is based on sparco.

pycompsense includes an implementation of TwIST.

Installing

Use setup.py:

python setup.py install

Reading the docs

After installing:

cd doc
make html

Then, direct your browser to build/html/index.html.

Testing

To run the tests with the interpreter available as python, use:

cd examples
python demo_wave_DWT_deconv.py

Conditions for use

pycompsense is open-source code released under the GNU Public License <http://www.gnu.org/copyleft/gpl.html>.

Contributing

For bug reports use the Bitbucket issue tracker. You can also send wishes, comments, patches, etc. to [email protected]

Acknowledgement

Thank-you to the people at <http://wingware.com/> for their policy of free licenses for non-commercial open source developers.

http://wingware.com/images/wingware-logo-180x58.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages