Usage statisticsIn April 2009, we sought to get an idea of how widely CVX is being used. To that end, we scoured Google search results, old emails, and various bibliographic databases. This is what we were able to positively confirm.
If you are actively using CVX in teaching, research, or applications, and haven’t yet told us about it, please do so! It is truly encouraging to hear about new uses for CVX. Citing CVXAre you using CVX in research work to be published? If so, please include explicit mention of our work in your publication; for example, To solve problem (17) we used \texttt{CVX}, a package for specifying and solving convex programs \cite{CVX,DCP}.
@misc{cvx,
author = {M. Grant and S. Boyd},
title = {{CVX}: Matlab Software for Disciplined Convex Programming, version 1.21},
howpublished = {\url{http://cvxr.com/cvx}},
month = aug,
year = 2010
}
@incollection{gb08,
author = {M. Grant and S. Boyd},
title = {Graph implementations for nonsmooth convex programs},
booktitle = {Recent Advances in Learning and Control},
series = {Lecture Notes in Control and Information Sciences},
editor = {V. Blondel and S. Boyd and H. Kimura},
publisher = {Springer-Verlag Limited},
pages = {95--110},
year = 2008,
note = {\url{http://stanford.edu/~boyd/graph_dcp.html}}
}
|