Are there a solver for linear and non-linear programming in OOffice? I have not found it.
If there are not we could make an add-in using Octave libraries. Octave is a project like MatLab but very small and under GNU (see www.octave.org).
GPL libraries aren't suitable for inclusion in OOo. There's a linear-only library under LGPL (lp_solve), and its use in OOo has been successfully demonstrated (http://solver.linuxml.com). OPT++ has been suggested for non-linear, but I haven't looked at it in detail.
You might also want to look at issue 8808 (http://www.openoffice.org/issues/show_bug.cgi?id=8808) and its attachments.
Niklas
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
