ALPS Project: alps library
The alps library contains code for (de)serialization and message passing.
We aim for the serialization part to be soon superseded by a Boost library.
Download, Configuring, Building and Installing
are discussed here.
Documentation
- The generic hearder
- alps.h includes all headers listed below
- OS-specific libraries
- Serialization
- osiris/dump.h contains the base classes for the
alps serialization mechanism.
- osiris/xdrdump.h contains classes for
serialization (e.g. into binary files) using the XDR format
- Message passing
- Support of standard library serialization
copyright (c) 1994-2010 by Matthias Troyer
Distributed under the Boost Software License, Version 1.0.
(See http://www.boost.org/LICENSE_1_0.txt)