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 44AEA7609 for ; Thu, 11 Aug 2011 20:56:50 +0000 (UTC) Received: (qmail 49266 invoked by uid 500); 11 Aug 2011 20:56:49 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 49148 invoked by uid 500); 11 Aug 2011 20:56:49 -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 49035 invoked by uid 99); 11 Aug 2011 20:56:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 20:56:49 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Aug 2011 20:56:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1FFDAB8CE8 for ; Thu, 11 Aug 2011 20:56:27 +0000 (UTC) Date: Thu, 11 Aug 2011 20:56:27 +0000 (UTC) From: "Phil Steitz (JIRA)" To: issues@commons.apache.org Message-ID: <221558753.30295.1313096187127.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (MATH-355) State of the art SVD Algorithm 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-355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-355: ----------------------------- Fix Version/s: (was: 3.0) 3.1 If we do decide to add another impl or enhance SVD further, this can wait until 3.1 > State of the art SVD Algorithm > ------------------------------ > > Key: MATH-355 > URL: https://issues.apache.org/jira/browse/MATH-355 > Project: Commons Math > Issue Type: Improvement > Affects Versions: 2.0, 2.1 > Reporter: Bruce A Johnson > Labels: svd > Fix For: 3.1 > > > There has been a lot of recent activity on the SVD algorithm for Commons Math. The SVD has also been in the news lately because of the development of a new algorithm that is both faster and more accurate than previous algorithms. Given the importance of the SVD in many applications it would be useful to have a Java implementation of this new algorithm in Commons Math. > News article on the new algorithm: > http://www.siam.org/pdf/news/1696.pdf > Manuscripts on the new algorithm: > http://www.netlib.org/lapack/lawnspdf/lawn169.pdf > http://www.netlib.org/lapack/lawnspdf/lawn170.pdf > Implementation in LAPACK 3.2.1 > dgesvj.f -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira