To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=8808





------- Additional comments from [EMAIL PROTECTED] Sun Jun 26 21:24:21 -0700 
2005 -------
This new code implements all of my 2-month plan items plus some more.

Some highlights are:

* This version *does* solve a linear model by using the revised simplex method,
but it does so only in stdout.

* The code for the bounded revised simplex method is included, but not being
used from the UI yet.

* A prototype for unconstrained non-linear model by the Quasi-Newton BFGS is
included under numeric/python_code (yes it is written in Python).  Yet to be
finished and ported to C++ code.

* Lots of refinements in code.  Approximately 2000 lines have been added since
the last attachment.

Kohei

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to