Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 27904 invoked from network); 27 Dec 2005 22:21:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Dec 2005 22:21:33 -0000 Received: (qmail 79849 invoked by uid 500); 27 Dec 2005 22:21:31 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 79731 invoked by uid 500); 27 Dec 2005 22:21:30 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 79655 invoked by uid 99); 27 Dec 2005 22:21:30 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Dec 2005 14:21:29 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 55BEECB for ; Tue, 27 Dec 2005 23:21:08 +0100 (CET) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: commons-dev@jakarta.apache.org Date: Tue, 27 Dec 2005 22:21:08 -0000 Message-ID: <20051227222108.4192.2405@ajax.apache.org> Subject: [Jakarta-commons Wiki] Update of "math/1.2ReleasePlan" by PhilSteitz X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification. The following page has been changed by PhilSteitz: http://wiki.apache.org/jakarta-commons/math/1%2e2ReleasePlan New page: = Release Plan For Commons Math 1.2 = == Background == There are several numerical analysis and stats additions and enhancements in the pipeline for 1.2. There are also lots of items on the MathWishList, some of which should make it into 1.2. == Status == Planning stage - straw man. ---- = Pre Release Tasks = == Coding == Enhancements, straightforward additions: * Refactor analysis package into smaller subpackages (deprecating, but leaving old classes in place for backward compatibility, tp be removed only in 2.0) [[http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/200508.mbox/%3c8a81b4af05081400067e7b60c9@mail.gmail.com%3e]] * Improve test path coverage and fix remaining style issues in analysis package * Review and commit FFT implementation (BZ 36404) * Address SoC follow-up items [[http://zxg32.blogchina.com/2787280.html]] * Review and commit correllation matrix contribution (BZ 36308) * Review and commit rank correllation contribution (BZ 36331) * Develop clean room or borrow QR matrix decomposition from JAMA * Use QR decomposition to complete multiple linear regression implementation * Implemenent Remedian [[http://www.agoras.ua.ac.be/abstract/Remrob90.htm]] * Implement improved discrete random variate generators [[http://www.jstatsoft.org/v11/i03/]] * Implement more advanced "storageless" univariate statistics [[http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/200401.mbox/%3c40065041.3030900@steitz.com%3e]] More ambitious: * Genetic algorithms * Resampling API and framwork * Sparse matrices === Documentation === * Add user guide sections to cover recent additions to analysis package. Verify complete coverage. * Add example showing how to use `ValueServer` to create a service simulator with latency "like" a production resource === Javadoc === === Quality === === Check Compatibility === This release should be binary compatible with the 1.1 release, including serialization === Build === Move to maven 2? == RC(s) == * Once tasks above a completed, create MATH_1.1_RC1 branch and roll a full RC * Repeat for n=2, 3, ... until all are happy (see below :-) == Release Notes == == Release Vote(s) == If no objections are raised on problems reported with an RC after two days, a VOTE thread will be kicked off. If problems are reported during the vote, these will be fixed and a new RC will be made available and a new VOTE initiated. This process will iterate until we have had a successful VOTE thread extend for 72 hours. --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org