#11607: read constraints from linear program
----------------------------------+-----------------------------------------
   Reporter:  john_perry          |          Owner:  ncohen    
       Type:  enhancement         |         Status:  needs_info
   Priority:  major               |      Milestone:  sage-4.7.2
  Component:  linear programming  |       Keywords:  sd32      
Work_issues:                      |       Upstream:  N/A       
   Reviewer:                      |         Author:  john_perry
     Merged:                      |   Dependencies:            
----------------------------------+-----------------------------------------

Comment(by john_perry):

 Sorry for the delay. I was working on some other things, including (but
 not limited to) that cvxopt change you mentioned in email.

 Okay. I have made the changes you suggested. I went ahead and deleted the
 `row()` and `row_bounds()` methods, opting to stick with `constraints()`.
 On the other hand, I preserved the `number_of_constraints()` method, since
 that seems more straightforward.

 One reason I had the `row()` and `row_bounds()` methods was for
 efficiency. But, you make a good point about ''row'' and ''constraint'',
 and changing their names to `constraint()` and `constraint_bounds()`
 seemed likely to confuse the reader, for what is doubtless a microscopic
 gain in efficiency..

 I'll have to revise #11606 based on this new patch, but don't forget it,
 either -- you haven't made any comments there in a while. :-)

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11607#comment:12>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to