Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@locus.apache.org Received: (qmail 74973 invoked from network); 25 Aug 2008 13:10:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Aug 2008 13:10:37 -0000 Received: (qmail 75735 invoked by uid 500); 25 Aug 2008 13:10:34 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 75718 invoked by uid 500); 25 Aug 2008 13:10:34 -0000 Mailing-List: contact hama-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-dev@incubator.apache.org Received: (qmail 75421 invoked by uid 99); 25 Aug 2008 13:10:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Aug 2008 06:10:33 -0700 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; Mon, 25 Aug 2008 13:09:44 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 37231234C1AC for ; Mon, 25 Aug 2008 06:09:44 -0700 (PDT) Message-ID: <975070930.1219669784210.JavaMail.jira@brutus> Date: Mon, 25 Aug 2008 06:09:44 -0700 (PDT) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (HAMA-40) Rename MatrixInterface to Matrix In-Reply-To: <781461781.1219326168128.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HAMA-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12625344#action_12625344 ] Edward J. Yoon commented on HAMA-40: ------------------------------------ newPatchFindbugsWarnings.html link seems broken. > Rename MatrixInterface to Matrix > -------------------------------- > > Key: HAMA-40 > URL: https://issues.apache.org/jira/browse/HAMA-40 > Project: Hama > Issue Type: Improvement > Components: interface > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.1.0 > > Attachments: HAMA-40.patch > > > MatrixInterface should be Matrix. And, Implement could be ***Matrix (e.g. DenseMatrix,...,etc) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.