Re: Jama and JUMP (forwarded from Ernst de Haan)


Looked at this package a while back. It's a very OO view of
things (e.g. AbstractRealNumber, AbstractCompositeNumber).
Generally such frameworks are quite slow for serious number crunching.


> 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
>

The right way to do this is via template mechanisms which are
being considered by Javasoft.  In the meantime,  there are already
several Java front-ends that add this feature.

--Roldan




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