Hi everyone, I wrote a package with some basic compressed sensing algorithms, I thought people might be interested. It's a part of the official package list now so all you have to do is the usual:
Pkg.add("CompressedSensing")
using CompressedSensing
Documentation is here
http://compressedsensing.readthedocs.org/en/latest/
It's not polished yet, but it works.
If anyone has any suggestions let me know.
-Dar
