Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 82603700E for ; Sat, 22 Oct 2011 11:55:06 +0000 (UTC) Received: (qmail 74207 invoked by uid 500); 22 Oct 2011 11:55:05 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 74108 invoked by uid 500); 22 Oct 2011 11:55:05 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 74100 invoked by uid 99); 22 Oct 2011 11:55:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2011 11:55:05 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [80.67.169.19] (HELO solo.fdn.fr) (80.67.169.19) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2011 11:54:56 +0000 Received: from lehrin.spaceroots.org (reverse-229.fdn.fr [80.67.176.229]) by smtp.fdn.fr (Postfix) with ESMTP id 0E0A445040 for ; Sat, 22 Oct 2011 13:54:36 +0200 (CEST) Received: from [127.0.0.1] (lehrin.spaceroots.org [127.0.0.1]) by lehrin.spaceroots.org (Postfix) with ESMTP id 36DF95F3ED for ; Sat, 22 Oct 2011 13:54:30 +0200 (CEST) Message-ID: <4EA2AEF6.7020204@free.fr> Date: Sat, 22 Oct 2011 13:54:30 +0200 From: Luc Maisonobe User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Icedove/3.1.15 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [math] SymmLQ References: In-Reply-To: X-Enigmail-Version: 1.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org Le 22/10/2011 08:41, S�bastien Brisard a �crit : > Hello, Hi S�bastien, > I'm happy to announce that the Java port of the FORTRAN SymmLQ solver > is now ready for you all to review. I've tried to add as many > implementation comments as possible, since the way the iterations are > handled is not trivial. Indeed, at the k-th iterations, some x[k] > quantities are computed, while some other y[k-1] are also computed > simultaneously (indices DO matter). > Please have a look to the code if you get the chance, and let me know > what you think should be improved. > > I'd like to inform Pr. Saunders that the port has been completed. I > could point him to the svn repository, but I think he would appreciate > having a look at the online javadoc. Phil explained me recently how to > update the CM website so that the pointer to the 3.0-SNAPSHOT points > to the latest javadoc. > > Do you allow me to carry out this update? Yes, for sure. In fact, you don't even have to ask for this. Luc > > Best regards, > S�bastien > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org