| 主要内容:In this paper,we present the current status of the project for developing the numerical librayr in JAVA.We have presented how object-oriented techniques improve usage and also development of numerical libraries compared with the conventional way at previous conference,we need many functions for data analysis which is not provided within JAVA language,for example,good random number generators.special functions and so on.Our development strategy is focused on easiness of implementation and adding new features by users themselves not only by developers.In HPC filed,there are other focus efforts to develop numerical libraries in JAVA,However,their focus is on the performance of execution.not easiness of extension.Following the strategy,we have degigned and implemented more classes for random number generators and so on . |