All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hep.aida.tfloat.ref.package.html Maven / Gradle / Ivy

Go to download

Parallel Colt is a multithreaded version of Colt - a library for high performance scientific computing in Java. It contains efficient algorithms for data analysis, linear algebra, multi-dimensional arrays, Fourier transforms, statistics and histogramming.

The newest version!







Reference implementation of the AIDA histogram interfaces.

This package contains a simple reference implementation of the AIDA histogram interfaces. The gaol of the reference implementation is to provide a simple, easy-to-understand implementation rather than the most efficient or most functional implementation.

The reference implementations are of the hep.aida interfaces, but can be used with the adapter classes in hep.aida.flat.adapter to provide a reference implementation of the original hep.aida.flat interfaces as well.

The package contains a very incomplete test class, called Test. The entire implementation and the Test class can be downloaded in a single jar file. Once downloaded the jar file can be run using:

java -jar aidaref.jar

It will produce 4 xml files that can be read with Java Analysis Studio and should look something like this:

 




© 2015 - 2025 Weber Informatics LLC | Privacy Policy