
#############
#   NESTA   #
#############

This package is derived from the original NESTA tool-box (version 1.1),
freely available at:
http://statweb.stanford.edu/~candes/nesta/

The current "non-official" NESTA package fixes a few limitations of the original
NESTA package. For instance, it allows to handle non-square 2D images together
with the total-variation minimization mode.

The original NESTA algorithm was introduced in [1].



Authors
=======

Jérome Bobin (original NESTA package)
Stephen Becker (original NESTA package)

Yoann Le Montagner (modifications brought to the original NESTA package)

Modifications by Yoann Le Montagner are identified in the code by the following
comments:

    %--- Begin patch YLM

    [modified code]

    %--- End patch YLM



References
==========

[1] S. Becker, J. Bobin, and E. Candès, "NESTA: a fast and accurate first-order
    method for sparse recovery",
    SIAM Journal of Imaging Science, vol. 4, no. 1, pp. 1-39, 2011.
