Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 46512 invoked from network); 22 Oct 2003 03:49:02 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 22 Oct 2003 03:49:02 -0000 Received: (qmail 88267 invoked by uid 500); 22 Oct 2003 03:48:41 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 87989 invoked by uid 500); 22 Oct 2003 03:48:39 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 87976 invoked from network); 22 Oct 2003 03:48:39 -0000 Received: from unknown (HELO c000.snv.cp.net) (209.228.32.66) by daedalus.apache.org with SMTP; 22 Oct 2003 03:48:39 -0000 Received: (cpmta 2904 invoked from network); 21 Oct 2003 20:48:49 -0700 Received: from 66.41.100.56 (HELO odin) by smtp.worden.org (209.228.32.66) with SMTP; 21 Oct 2003 20:48:49 -0700 X-Sent: 22 Oct 2003 03:48:49 GMT From: "Brent Worden" To: "Jakarta Commons Developers List" Subject: RE: [math] Complex implementation Date: Tue, 21 Oct 2003 22:52:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3F8E91C0.3030706@latte.harvard.edu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > I know we've talked about this before, It's not fresh in my mind why we > decided against it. > > -Mark > Looking back at the mail archives, it appears we decided against a complex class mainly for two reasons: 1) Not too many RW applications warrant a complex class and can be accommodated with two double values. 2) There are plenty of other OS, complex implementations available so it wasn't crucial to having one in commons-math. Brent Worden http://www.brent.worden.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org