[
https://issues.apache.org/jira/browse/MATH-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin McCann updated MATH-246:
---------------------------------
Attachment: newfiles.zip
Here's the latest. I replaced the LinearExpression class I was using with
RealVector for better code reuse and a common interface.
I also made one of the tests much more complex, so that an epsilon became
important. Then I made use of the new equality util from Math-247 to make it
pass again.
Thanks for helping make the code better!
> Simplex Method Implementation
> -----------------------------
>
> Key: MATH-246
> URL: https://issues.apache.org/jira/browse/MATH-246
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Benjamin McCann
> Assignee: Luc Maisonobe
> Fix For: 2.0
>
> Attachments: newfiles.zip
>
>
> I've created an implementation of the Simplex algorithm for optimizing
> systems of constrained linear equations that I'd like to contribute.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.