Alexandro Colorado wrote: > woukd be great but we need to upddate python within OOo. is an ongoing task. > > On 5/1/09, JKR <[email protected]> wrote: >> Hello list, >> is it possible to connect Python-written numerical optimization framework >> OpenOpt (http://openopt.org) to OOo Calc? >> I guess especially NLP (nonlinear) and GLP (global) solvers would be useful: >> http://openopt.org/NLP, http://openopt.org/GLP >> all other are mentioned here: http://openopt.org/Problems
Python has been updated to 2.6 in OOo 3.1. In case that is enough for this framework, you might want to ask on [email protected] for help. I doubt that someone from the Calc team will want to work on that, but I'm sure they will give help to anybody doing this himself. The Calc solver is able to connect to external libraries and a student in Hamburg already has written a Java based extension for a non-linear solver, so some experience using the interface to external solver libraries exists. Regards, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[email protected]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
