TutorialΒΆ

  • What is CVXPY?
    • Namespace
    • Changing the problem
    • Infeasible and unbounded problems
    • Other problem statuses
    • Vectors and matrices
    • Constraints
    • Parameters
  • Disciplined Convex Programming
    • Expressions
    • Sign
    • Curvature
    • Curvature rules
    • Infix operators
    • Example 1
    • Example 2
    • DCP problems
  • Functions
    • Operators
    • Scalar functions
    • Functions along an axis
    • Elementwise functions
    • Vector/matrix functions
  • Advanced Features
    • Dual variables
    • Semidefinite matrices
    • Mixed-integer programs
    • Problem arithmetic
    • Solve method options
    • Getting the standard form

CVXPY

https://secure.travis-ci.org/cvxgrp/cvxpy.svg?branch=master

Navigation

  • Install Guide
  • Tutorial
    • What is CVXPY?
    • Disciplined Convex Programming
    • Functions
    • Advanced Features
  • Examples
  • FAQ
  • Citing CVXPY
  • How to Help
  • Related Projects
  • Google Summer of Code

Quick search

©2014, Steven Diamond, Eric Chu, Stephen Boyd. | Powered by Sphinx 1.6.2 & Alabaster 0.7.10 | Page source
Fork me on GitHub