[SciPy-User] [ANN] Using some MATLAB optimization solvers from Python (OpenOpt/FuncDesigner)
Dmitrey
tmp50 at ukr.net
Tue Jun 25 06:27:35 EDT 2013
Hi all,
>
>
FYI some MATLAB solvers now can be involved with OpenOpt or FuncDesigner
:
>
* LP linprog
* QP quadprog
* LLSP lsqlin
* MILP bintprog
>
>
Sparsity handling is supported.
>
>
You should have
* MATLAB (or MATLAB Component Runtime)
* mlabwrap
>
Unfortunately, it will hardly work out-of-the-box, you have to adjust
some paths and some environment variables.
>
>
As for nonlinear solvers, e.g. fmincon, probably they could be connected
via involving C MEX files, but it is not possible with current state of
mlabwrap yet.
>
>
Read MATLAB entry for details.
>
>
Regards, D.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20130625/f15ee72a/attachment.html>
More information about the SciPy-User
mailing list