Book examples
Examples from the book "Convex Optimization" by Boyd and Vandenberghe (Cambridge University Press, 2004). Each subsection contains a Python script and the figures generated by it. The .bin files are data files. The scripts require the plotting library Matplotlib, available at matplotlib.sourceforge.net. They were tested with Matplotlib version 0.90.1.