Examples
Up one level- Tutorial examples
- Short examples that illustrate basic features
- Documentation
- Some of the examples from the CVXOPT users' guide
- 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.
- Utility functions
- Useful Python scripts that are not included in the distribution
- Other examples
- Miscellaneous examples that illustrate advanced features