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.

>
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to