Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 18081 invoked from network); 10 May 2010 04:17:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 May 2010 04:17:12 -0000 Received: (qmail 52390 invoked by uid 500); 10 May 2010 04:17:12 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 52366 invoked by uid 500); 10 May 2010 04:17:12 -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 52358 invoked by uid 99); 10 May 2010 04:17:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 04:17:12 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 May 2010 04:17:10 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o4A4GmJX017137 for ; Mon, 10 May 2010 04:16:48 GMT Message-ID: <20388770.59041273465008525.JavaMail.jira@thor> Date: Mon, 10 May 2010 00:16:48 -0400 (EDT) From: "Edward J. Yoon (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Updated: (HAMA-243) Move current code related to matrix operations to the 'examples' package In-Reply-To: <977683319.647911270171407265.JavaMail.jira@brutus.apache.org> 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/HAMA-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward J. Yoon updated HAMA-243: -------------------------------- Attachment: HAMA-243_v03.patch norms also moved. > Move current code related to matrix operations to the 'examples' package > ------------------------------------------------------------------------ > > Key: HAMA-243 > URL: https://issues.apache.org/jira/browse/HAMA-243 > Project: Hama > Issue Type: Improvement > Components: examples > Affects Versions: 0.2.0 > Reporter: Edward J. Yoon > Assignee: Edward J. Yoon > Fix For: 0.2.0 > > Attachments: HAMA-243_v02.patch, HAMA-243_v03.patch, matmult.patch, matmult_v01.patch > > Original Estimate: 96h > Remaining Estimate: 96h > > As we discussed about roadmap http://markmail.org/search/?q=hama-dev+discuss#query:hama-dev%20discuss+page:1+mid:amlvccbptom3yro3+state:results, we need to move operations into examples package. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.