![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
The latest version of the ALPS libraries can be downloaded from http://alps.comp-phys.org/more/download.html.
The ALPS libraries have been tested on the following platforms and compilers:
The ALPS libraries requires the source tree of version 1.32 or higher of the Boost C++ library, available at http://www.boost.org/.
If support for additional features is desired, the following libraries are needed as well:
For easy setup, a configure
script is provided. Just type
./configure
in the top directory of ALPS source tree. The configure
script accepts several command-line options. See Configure
Options for details. After configuration, type
make install
to build and install all the header files, libraries, and tools. To compile example programs or run test suites, type
make examples
or
make tests
respectviely.
Copyright © 2002-2005 Synge Todo, Matthias Troyer |