Release

HΦ ver.3.5 was released

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)