Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70FF1DBAD for ; Tue, 30 Oct 2012 00:30:13 +0000 (UTC) Received: (qmail 74308 invoked by uid 500); 30 Oct 2012 00:30:13 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 74248 invoked by uid 500); 30 Oct 2012 00:30:13 -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 74234 invoked by uid 99); 30 Oct 2012 00:30:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Oct 2012 00:30:13 +0000 Date: Tue, 30 Oct 2012 00:30:12 +0000 (UTC) From: "Gilles (JIRA)" To: issues@commons.apache.org Message-ID: <1494282838.42112.1351557013105.JavaMail.jiratomcat@arcas> In-Reply-To: <1148679895.34186.1351297392357.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (MATH-883) "getSquareRoot" in "EigenDecomposition" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MATH-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486550#comment-13486550 ] Gilles commented on MATH-883: ----------------------------- Code committed in revision 1403590. > "getSquareRoot" in "EigenDecomposition" > --------------------------------------- > > Key: MATH-883 > URL: https://issues.apache.org/jira/browse/MATH-883 > Project: Commons Math > Issue Type: New Feature > Reporter: Gilles > Assignee: Gilles > Priority: Minor > Labels: features > Fix For: 3.1 > > Attachments: MATH-883.diff > > > I propose to add a method "getSquareRoot" in class "EigenDecomposition" (package "o.a.c.m.linear"). > When assuming that the matrix is symmetric and positive definite, the implementation is trivial (see ["By diagonalisation"|http://en.wikipedia.org/wiki/Square_root_of_a_matrix]). > I would also suggest that the ["isSymmetric" method be moved from "EigenDecomposition" to "MatrixUtils"|MATH-884]. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira