Download List

项目描述

The Shared Scientific Toolbox is a library that facilitates development of efficient, modular, and robust scientific/distributed computing applications in Java. It features multidimensional arrays with extensive linear algebra and FFT support, an asynchronous, scalable networking layer, and advanced class loading, message passing, and statistics packages.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-02-14 20:35 Back to release list
1.08

奇异值分解为线性代数操作,特征值分解,矩阵逆已被添加-用户可能会发现作为RealArray#多标准,其中RealArray#梅格斯,并RealArray#mInvert分别。多维稀疏数组已经增加了归于标准阵列接口。爪哇1.6现在需要建立和运行。在生成过程现在使用Apache的常春藤来管理外部依赖。本机层已全部记录在案的使用Doxygen,使目标和增加了。
标签: Major feature enhancements
Linear algebra operations for singular value decomposition, eigenvalue decomposition, and matrix inverses have been added -- the user may find these as RealArray#mSVD, RealArray#mEigs, and RealArray#mInvert, respectively. Multidimensional sparse arrays have been added and ascribe to the standard Array interface. Java 1.6 is now required to build and run. The build process now uses Apache Ivy to manage external dependencies. The native layer has been fully documented with Doxygen, and a Make target has been added.

Project Resources