Ignore:
Timestamp:
03/22/10 15:35:37 (6 years ago)
Author:
altafang
Message:

Adding tentative implementation of convex solver that can handle nonlinear constraints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/cvxopt/mystic-0.1a2/examples/test_cvxquadratic.py

    r194 r214  
    1717 
    1818#--------------------------------------------------------------------- 
    19 # Test 1: Simple example of using conveqp() 
     19# Test 1: Simple example of using convexqp() 
    2020# Demonstrates minimal convexqp interface 
    2121 
     
    4848 
    4949       and b = [1.] 
    50              
    51         
    52  
    5350 
    5451    Expected results 
Note: See TracChangeset for help on using the changeset viewer.