From 52590a7d00226c6d8861380d8ac91514cfbce87b Mon Sep 17 00:00:00 2001 From: Tim O'Brien Date: Thu, 15 May 2003 05:47:51 +0000 Subject: [PATCH] Submitted by: Phil S. Reviewed by: Tim O. git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140829 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS.html | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/STATUS.html b/STATUS.html index 669474ce0..a2b0fb93a 100644 --- a/STATUS.html +++ b/STATUS.html @@ -7,7 +7,7 @@

The Jakarta Commons math Component

-$Id: STATUS.html,v 1.2 2003/05/12 20:32:26 tobrien Exp $
+$Id: STATUS.html,v 1.3 2003/05/15 05:47:51 tobrien Exp $
[Introduction] [Dependencies] [Release Info] @@ -66,7 +66,7 @@ component to ensure that it continues to meet a variety of needs.

5. ACTION ITEMS

-

The following action items need to be completed prior to a Version 1.3 +

The following action items need to be completed prior to a Version 1.0 release of this component:

@@ -77,7 +77,27 @@ release of this component:

- + + + + + + + + + + + + + + + + + + + + +
CODE!. Add code to make this package useful.Get basic web site operationalEveryone
Document NaN and all error semantics for Univariate and FreqEveryone
Document and implement rolling mean extension of UnivariateEveryone
Research numerical optimization of all Univariate, RealMatrix operationsEveryone
Complete RealMatrixImpl implementationEveryone
Prioritize remaining items in proposal and finalize scope for 1.0 Everyone