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.

2008-06-11 16:44
1.02

Ein Bild-und Signalverarbeitung Kapitel wurde das Handbuch aufgenommen. Die asynchrone Vernetzung Paket Bugfixes und Verbesserungen der Benutzeroberfläche unterzogen. Unit-Tests wurden verbessert. Viele Klassen haben jetzt eine entsprechende toString ()-Methode. Eine Linux-Distribution enthält jetzt vorkompilierte Laufzeit-Bibliotheken für Ihre Bequemlichkeit.
Tags: Minor feature enhancements
An image and signal processing chapter has been
added to the user manual. The asynchronous
networking package has undergone bugfixes and
interface improvements. Unit tests have been
improved. Many classes now have an appropriate
toString() method. A Linux distribution now
contains precompiled shared libraries for your
convenience.

2008-05-08 02:16
1.01

Die Event-Interface Definition wurde vergrößert, um das Event-Typ Enumeration als generischer Parameter enthalten. Ein erster Entwurf der Vernetzung Kapitel wurde das Handbuch aufgenommen. Zahlreiche Verbesserungen an der Netzwerk-Schicht und Unit-Tests gemacht wurden. Mehrdimensionale Arrays unterstützen nun Usin, UCOS und uAtan Operationen.
Tags: Minor feature enhancements
The Event interface definition has been augmented to include the event type enumeration as a generic parameter. A first draft of the networking chapter has been added to the user manual. Numerous improvements to the networking layer and its unit tests have been made. Multidimensional arrays now support uSin, uCos, and uAtan operations.

2008-04-10 09:10
1.00

Eine Win32-bauen wird nun unterstützt. Es enthält DLLs, die statisch gelinkte fftw3 vorkompiliert. shared.net.SynchronousConnection wurde eingeführt, die auf dem asynchronen Netzwerk-Schicht aufgebaut ist, sondern unterstützt synchrone Verhalten mit Blocking-Input / Output-Streams. Die SST-Source ist nun Java 1.5 kompatibel. Beachten Sie, dass Links noch einige Methoden (dh, java.util.Arrays # copyOf), die in nur JDK 1.6. Color Karten für Intensität Bilder wurden eingeführt. Die Lizenzbestimmungen und Urheberrechte übertragen wurden aktualisiert.
Tags: Minor feature enhancements
A Win32 build is now supported. It contains precompiled DLLs with statically-linked FFTW3. shared.net.SynchronousConnection was introduced, which is built on top of the asynchronous networking layer, but supports synchronous behavior with blocking input/output streams. The SST source is now Java 1.5 compatible. Take note that it still links to some methods (i.e., java.util.Arrays#copyOf) that are in JDK 1.6 only. Color maps for intensity images were introduced. The license terms and assigned copyrights were updated.

2008-03-16 20:00
0.99

Tags: Initial freshmeat announcement

Project Resources