Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-01-13 07:25 Zurück zur Release-Liste
1.07

IntegerArray unterstützt nun die Suche nach den Betrieb für das Extrahieren von Indizes auf einer Dimension. API-Methode Namen wurden aktualisiert, um Schatten zu vermeiden. Zahlreiche dimensionwise und elementweise Operationen wurden für IntegerArrays und RealArrays aufgenommen. Die Matrix diag # Betrieb wurde hinzugefügt, und liefert Diagonalen als Spaltenvektoren. Es gibt mehrere Varianten der Control # bequeme Methode zu übertragen. Mehrdimensionale Array I / O wurde als Service abstrahiert.
Tags: Major feature enhancements
IntegerArray now supports the find operation for extracting indices along a dimension. API method names have been updated to avoid shadowing. Numerous dimensionwise and elementwise operations have been added for IntegerArrays and RealArrays. The Matrix#diag operation has been added, and returns diagonals as column vectors. There are more variants of the Control#transfer convenience method. Multidimensional array I/O has been abstracted as a service.

Project Resources