
Shared Scientific Toolbox in Java is a library ofquality lightweight components forscientific/distributed computing that includes thefirst true multidimensional array package in Java,a parallel data flow engine, an asynchronoussockets layer, an annotation-driven class loader,and more.
License: OSI Approved
Changes:
The shared.metaclass package has been added toenable fine-grained control over class loadingbehavior; the user manual has been updatedaccordingly. Multidimensional array classes havebeen modified to support manipulation of emptyarrays that have a zero dimension. The sourcecode, especially the native layer, has beenreorganized to make it more modular and readable.Many build and dependency issues have beenresolved. The SST is now fully Java 1.5 compliantwith backports of methods from the 1.6 version ofjava.util.Arrays.
More...