2.0.3
Release note
[ 日本語 / Eng ]
HPhi-2.0.3.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。
インストール方法
$ tar xzvf HPhi-2.0.3.tar.gz
$ cmake HPhi-2.0.3/
$ make
プログラムの簡易紹介
README.mdを参照してください。
追加/変更
- LOBPCG法で、固有ベクトルをファイル出力する場合に、計算したすべての固有状態を出力するようにしました。
バグフィックス
- 16サイトを超えるHubbard/KondoモデルのMPI計算において、交換項が正しく計算されないバグを修正しました。
マニュアルの記述の修正・追加
- TPQ法でのリスタートに関する記述を修正しました。
[Forum (GitHub issue)] (https://github.com/QLMS/HPhi/issues)
Release note
[ 日本語 / Eng ]
Please download HPhi-2.0.3.tar.gz (not "Source code") because this file contains manual-pdf files
Installation guide
$ tar xzvf HPhi-2.0.3.tar.gz
$ cmake HPhi-2.0.3/
$ make
Introduction of HPhi
See the README.md.
Add/Modify
- In LOBPCG calculation with the output of eigenvector, write all computed eigenvectors into files.
Bug Fix
- The exchange term was not computed correctly for Hubbard and Kondo model together with Nsite>16 and MPI.
Fix/Add in manuals
- Modify the description for the restart in the TPQ calculation.
[Forum (GitHub issue)] (https://github.com/QLMS/HPhi/issues)