3.1.0
Release note
[ 日本語 / Eng ]
HPhi-3.1.0.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。
インストール方法
$ tar xzvf HPhi-3.1.0.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.1.0/
$ make
プログラムの簡易紹介
README.mdを参照してください。
機能追加
- 全対角化にScaLAPACK、MAGMAを使用するオプションを追加。
バグ修正
- 時間発展時のtdumpについてガウシアン分布が正しく与えられていなかった点を修正.
マニュアルの加筆・修正
- アルゴリズムにスペクトル関数の説明を追加
- 実時間発展の式の修正
- k_B = 1を追加 ( #43 reported by @TMueller83. Thanks for the report !)
- スタンダードモードに磁場を加えられるという説明を追加 ( #43 reported by @TMueller83. Thanks for the report !)
- 全対角化用の簡易マニュアルを作成(hphi-tutorial-fulldiag.pdf).
[Forum (GitHub issue)] (https://github.com/issp-center-dev/HPhi/issues)
Release note
[ 日本語 / Eng ]
Please download HPhi-3.1.0.tar.gz (not "Source code") because this file contains manual-pdf files
Installation guide
$ tar xzvf HPhi-3.1.0.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.1.0/
$ make
Introduction of HPhi
See the README.md.
New feature
- Add new solvers for full diagonalization calculation (ScaLAPACK and MAGMA)
Bug fix
- Fixed that Gaussian distribution was not correctly given for
tdump
for time evolution calculation.
Manual
- Add description of spectrum calculation to the Algorithm chapter.
- Modification of real-time evolution formula
- Add the description that HPhi set k_B = 1 for TPQ calculation ( #43 reported by @TMueller83. Thanks for the report !).
- Add the description that the uniform magnetic field can be added not only on Spin models but Hubbard and Kondo models by the standard mode ( #43 reported by @TMueller83. Thanks for the report !).
- Add a new manual for full diagonalization method (hphi-tutorial-fulldiag.pdf).
[Forum (GitHub issue)] (https://github.com/issp-center-dev/HPhi/issues)