Return-Path: Delivered-To: apmail-incubator-hama-dev-archive@minotaur.apache.org Received: (qmail 95012 invoked from network); 29 Oct 2009 10:05:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Oct 2009 10:05:23 -0000 Received: (qmail 82397 invoked by uid 500); 29 Oct 2009 10:05:22 -0000 Delivered-To: apmail-incubator-hama-dev-archive@incubator.apache.org Received: (qmail 82374 invoked by uid 500); 29 Oct 2009 10:05:22 -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 82361 invoked by uid 99); 29 Oct 2009 10:05:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Oct 2009 10:05:22 +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; Thu, 29 Oct 2009 10:05:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 670D7234C046 for ; Thu, 29 Oct 2009 03:04:59 -0700 (PDT) Message-ID: <217275167.1256810699420.JavaMail.jira@brutus> Date: Thu, 29 Oct 2009 10:04:59 +0000 (UTC) From: "Sangwon Seo (JIRA)" To: hama-dev@incubator.apache.org Subject: [jira] Commented: (HAMA-219) Cramer's rule In-Reply-To: <1546496335.1256758619507.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/HAMA-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771369#action_12771369 ] Sangwon Seo commented on HAMA-219: ---------------------------------- Yes! I will explain in detail to my blog probably until this week. afterward, under your approval, I will update into our Hama Wiki, and implement codes. > Cramer's rule > ------------- > > Key: HAMA-219 > URL: https://issues.apache.org/jira/browse/HAMA-219 > Project: Hama > Issue Type: New Feature > Components: matrix > Reporter: Sangwon Seo > Assignee: Sangwon Seo > Priority: Trivial > > How about applying Cramer's rule to solve the solution(x), such that Ax = b. > It can be simply possible with our component of Eigenvalue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.