Jama and JUMP (forwarded from Ernst de Haan)


----- Begin Included Message -----

>From znerd@hotmail.com  Mon Aug 24 03:18:46 1998
Received: from hotmail.com (f206.hotmail.com [207.82.251.97]) by email.nist.gov (8.8.8/8.8.8) with SMTP id DAA18891 for <jama@nist.gov>; Mon, 24 Aug 1998 03:18:45 -0400 (EDT)
Received: (qmail 10016 invoked by uid 0); 24 Aug 1998 07:20:01 -0000
Message-ID: <19980824072001.10015.qmail@hotmail.com>
Received: from 193.79.228.224 by www.hotmail.com with HTTP; Mon, 24 Aug 1998 00:19:59 PDT
X-Originating-IP: [193.79.228.224]
From: "Ernst de Haan" <znerd@hotmail.com>
X-To: jama@nist.gov
Subject: JAMA and JUMP
Content-Type: text/plain
Date: Mon, 24 Aug 1998 00:19:59 PDT

Hi all,

Great thing you're working on improving Java Numerics. Your matrix 
package could use the following:
- arbitrary precision computations (fractions, real numbers...) the 
double type just isn't safe enough
- a visual component for matrices (JComponent derivate)
- submatrices
- vector datatypes

Currently, I'm working on this. I have implemented a publicly available 
math package for arbitrary precision computations and am implementing 
vector and matrix types on top (not publicly available yet). I'm not as 
technical as you are as mathematics are concerned, but my design is 
based on interfaces (multiple storage methods may be used in different 
situations), I offer support for submatrices and -vectors, etc. Maybe we 
could join forces?

Java Ultimate Math Package:
- http://members.xoom.com/znerd/java/jump/index.html

Let me know what you think.


GreetinX++,

Ernst


----- End Included Message -----




Date Index | Thread Index | Problems or questions? Contact list-master@nist.gov