#4827: [with patch, positive review] add L-BFGS-B bound constraint solver to
minimize_constraint
-------------------------+--------------------------------------------------
Reporter: schilly | Owner: jkantor
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.4.1
Component: numerical | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by jason):
* summary: [with patch, needs review] add L-BFGS-B bound constraint
solver to minimize_constraint => [with patch,
positive review] add L-BFGS-B bound constraint
solver to minimize_constraint
Comment:
Looks good to me.
For another ticket: the minimize_constrained arguments should have x0
before cons to parallel the argument structure of the other minimze
functions. Also, we should maybe look into using openopt at some point
since the syntax is then unified.
The small doc patch I attached makes the documentation of the function
arguments in the same order as the function arguments. I don't think it
needs to be reviewed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4827#comment:1>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---