Skip to content

Commit

Permalink
Updated README: refererence to Python interface
Browse files Browse the repository at this point in the history
  • Loading branch information
shinaoka committed Dec 14, 2016
1 parent e8e89d9 commit d943ee0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,13 @@ Only header-file libraries are needed. The dependencies will be taken care of by
### Eigen3
Head-file libraries for linear algebra.

If you want to use our solver from TRIQS applications, please refer to [TRIQS-compatible Python interface](https://github.com/shinaoka/triqs_interface).

## Manual source installation
The solver depends on ALPSCore libraries and some Boost libraries (timer, chrono, system).
These libraries must be preinstalled.
Note that the Boost timer, chrono, system libraries are not header-file-only libraries and must be compiled.
If you want to install the TRIQS-compatible Python interface, please follow the procedure described [in another website](https://github.com/shinaoka/triqs_interface).

The CT-HYB package can be obtained by following methods:
* Clone Git repository at Github
Expand Down

0 comments on commit d943ee0

Please sign in to comment.