This software package is freely downloadable under GNU GPL license. It is an open source project.
ART versions included in the package:
ART 1
ART 2A
ART 2A-C
ART distance
Documentation: Some basic notions on ART -
Wikipedia
ART software package is described here
A few examples of how to use this software package can be found
here
Download: ART (source, 400KB) recommended
Windows XP version (executable, 3MB). Note: It is necessary to have installed cygwin . Just to run the ART binaries (art*.exe) under MS Windows, at least the UNIX emulation engine cygwin1.dll should be placed in the "c:\windows\" directory. (you don't need the whole cygwin installation just the library - cygwin1.dll)
Linux binaries (executable, 2MB)
Compiling:
You will need a C++ compiler (best possibility is gnu g++) and gnu gsl library.
gcc is downloadable from http://gcc.gnu.org/releases.html, recommended version is 4.1.2
gsl library http://www.gnu.org/software/gsl/, recommended version is 1.10