v3.5.0
[ 日本語 / Eng ]
ダウンロードする場合は、"Source code" ではなく HPhi-3.5.0.tar.gz を利用してください。
こちらには依存パッケージ (StdFace) が同梱されています。
インストール方法
$ tar xzvf HPhi-3.5.0.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.5.0/
$ make
プログラムの簡易紹介
README.md を参照してください。
バグ修正
今回はありません。
機能追加
その他
Release note
[ 日本語 / Eng ]
Please download HPhi-3.5.0.tar.gz (not "Source code") because this tar file includes dependencies (StdFace).
Installation guide
$ tar xzvf HPhi-3.5.0.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.5.0/
$ make
Introduction of HPhi
See README.md.
Bug fix
No bug fix in this release.
New fuction
- Implementaion of the cTPQ method (canonitcla TPQ method) PR116
- Implementaion of the functions calculation three-, four-, six-body correlations (preliminary functions and implemented only for spingc) PR115