![]() |
hnc
0.0.0
Basic (but useful) C++11 header only library
|
https://gitorious.org/hnc
http://hnc.toile-libre.org/index.php?page=development#hnc
https://www.lri.fr/~bagneres/index.php?page=development#hnc
Basic (but useful) C++11 header-only library
Files can be under different licenses, see the header of a file to know its license and copyright. List of the licenses actually used:
hnc uses CMake build system.
The required packages are:
build-essential cmake git doxygen
The optional packages (but recommended) are:
libssl-dev gnuplot libboost-all-dev libboost-mpi-dev
Your C++ compiler must support common features of C++11
GCC 4.7 works (GCC 4.7.2 is in Debian Wheezy)
Use CMake to build hnc:
hnc is an header-only library, you can copy the include directory in /usr/local or in your project.
If you use CMake, add these lines in your CMakeLists.txt:
If you have make the documentation, the doxygen is in:
/hnc/installation/path/share/hnc/doxygen/