Skip to content

v3.5.0

Compare
Choose a tag to compare
@yomichi yomichi released this 29 Sep 03:13

[ 日本語 / 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 を参照してください。

バグ修正

今回はありません。

機能追加

  • cTPQ法(canonitcla TPQ method)の実装PR116
  • 3,4,6体の相関関数を計算する機能の実装 (試験的な機能で、spingcにしか対応していません) PR115

その他

Forum (GitHub issue)

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

Others

  • Migrate from TravisCI to GHActions PR117
  • Change the location of the submodule, StdFace PR119

Forum (GitHub issue)