Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 26367 invoked from network); 25 Mar 2009 18:42:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 25 Mar 2009 18:42:21 -0000 Received: (qmail 31141 invoked by uid 500); 25 Mar 2009 18:42:20 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 31066 invoked by uid 500); 25 Mar 2009 18:42:20 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 31056 invoked by uid 99); 25 Mar 2009 18:42:20 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2009 18:42:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Mar 2009 18:42:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 90DA9234C003 for ; Wed, 25 Mar 2009 11:41:59 -0700 (PDT) Message-ID: <683319960.1238006519578.JavaMail.jira@brutus> Date: Wed, 25 Mar 2009 11:41:59 -0700 (PDT) From: "Ben McCann (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (MATH-246) Simplex Method Implementation In-Reply-To: <768059294.1234479179606.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/MATH-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689195#action_12689195 ] Ben McCann commented on MATH-246: --------------------------------- Luc, I am okay with you moving the code attributions to a common location (notice.txt). Thanks, Ben > 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.