Télécharger la liste

Description du projet

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.

Système requise

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.

2011-01-10 17:48 Retour à la liste release
1.12

Le paquet réseau a été largement remaniée de telle sorte que les gestionnaires de rappel de connexion peut être mis en oeuvre indépendamment des mécanismes de transport. Le mécanisme d'interception filtre a été formalisé pour augmenter la programmabilité des protocoles personnalisés. relations de dépendance précédente ont été dissociées en prévision d'une utilisation autonome des emballages individuels. L'ensemble du code a été embellie et retravaillée pour se conformer aux meilleures pratiques. Le processus de construction a été mise à jour pour prendre en charge 32 - et 64-bit Windows cross-compilation. La hiérarchie partagée .* a été renommé en org.shared .*.
The networking package has been extensively refactored so that connection callback handlers can be implemented independently of transport mechanisms. The intercepting filter mechanism has been formalized to increase programmability of custom protocols. Previous dependency relations have been decoupled in anticipation of standalone use of individual packages. The entire codebase has been beautified and reworked to conform to best practices. The build process has been updated to support both 32- and 64-bit Windows cross-compilation. The shared.* hierarchy has been renamed to org.shared.*.

Project Resources