Developing numerical libraries in Java

Ronald F. Boisvert,Jack J. Dongarra,Roldan Pozo,Karin Remington,G. W. Stewart
DOI: https://doi.org/10.48550/arXiv.cs/9809009
1998-09-02
Mathematical Software
Abstract:The rapid and widespread adoption of Java has created a demand for reliable and reusable mathematical software components to support the growing number of compute-intensive applications now under development, particularly in science and engineering. In this paper we address practical issues of the Java language and environment which have an effect on numerical library design and development. Benchmarks which illustrate the current levels of performance of key numerical kernels on a variety of Java platforms are presented. Finally, a strategy for the development of a fundamental numerical toolkit for Java is proposed and its current status is described.
What problem does this paper attempt to address?