Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 61649 invoked from network); 22 Feb 2010 08:05:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Feb 2010 08:05:44 -0000 Received: (qmail 5616 invoked by uid 500); 22 Feb 2010 08:05:44 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 5554 invoked by uid 500); 22 Feb 2010 08:05:44 -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 5544 invoked by uid 99); 22 Feb 2010 08:05:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Feb 2010 08:05:44 +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.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 22 Feb 2010 08:05:33 +0000 Received: (qmail 60843 invoked by uid 99); 22 Feb 2010 08:05:12 -0000 Received: from localhost.apache.org (HELO mail-ww0-f47.google.com) (127.0.0.1) (smtp-auth username edwardyoon, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Feb 2010 08:05:11 +0000 Received: by wwb22 with SMTP id 22so318526wwb.6 for ; Mon, 22 Feb 2010 00:05:09 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.90.133 with SMTP id e5mr4378957wef.23.1266825909872; Mon, 22 Feb 2010 00:05:09 -0800 (PST) Date: Mon, 22 Feb 2010 17:05:09 +0900 Message-ID: Subject: [DISCUSS] Re-factoring as a linear algebra programming framework. From: "Edward J. Yoon" To: hama-dev@incubator.apache.org Content-Type: text/plain; charset=UTF-8 X-Virus-Checked: Checked by ClamAV on apache.org Hello all, It is not easy to implement all operations of linear algebra using M/R or BSP. So, what do you think about moving current operations to examples package and refactoring matrix package as a linear algebra programming framework? -- Best Regards, Edward J. Yoon @ NHN, corp. edwardyoon@apache.org http://blog.udanax.org