Re: [sage-support] [ANN] MATLAB fmincon now available in Python

2013-09-30 Thread William Stein
On Mon, Sep 30, 2013 at 1:35 PM, dmitrey  wrote:
> Hi all,
> current state of Python <-> MATLAB connection soft doesn't allow passing of
> function handlers, however, a walkaround has been implemented via some
> tricks, so now MATLAB function fmincon is available in Python-written
> OpenOpt and FuncDesigner frameworks (with possibility of automatic
> differentiation,  example ).
>
> Future plans  include MATLAB fsolve, ode23, ode45 (unlike scipy fsolve and
> ode they can handle sparse matrices), fgoalattain, maybe global optimization
> toolbox solvers.
>
> I intend to post the message to several forums, so to keep discussion in a
> single place use OpenOpt forum thread
> http://forum.openopt.org/viewtopic.php?id=769
>
> Regards, D.

Thanks.  Could you also comment on whether the same statements apply
with Octave instead of Matlab?

William

>
> --
> You received this message because you are subscribed to the Google Groups
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
William Stein
Professor of Mathematics
University of Washington
http://wstein.org

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


[sage-support] [ANN] MATLAB fmincon now available in Python

2013-09-30 Thread dmitrey
Hi all,
current state of Python <-> MATLAB connection soft doesn't allow passing of 
function handlers, however, a walkaround has been implemented via some 
tricks, so now MATLAB function fmincon is available in Python-written 
OpenOpt and FuncDesigner frameworks (with possibility of automatic 
differentiation,  
example).

Future plans  include MATLAB fsolve, ode23, ode45 (unlike scipy fsolve and 
ode they can handle sparse matrices), fgoalattain, maybe global 
optimization toolbox solvers.

I intend to post the message to several forums, so to keep discussion in a 
single place use OpenOpt forum thread 
http://forum.openopt.org/viewtopic.php?id=769

Regards, D.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.