v3.1.1
Release note
[ 日本語 / Eng ]
HPhi-3.1.1.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。
インストール方法
$ tar xzvf HPhi-3.1.1.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.1.1/
$ make
プログラムの簡易紹介
README.mdを参照してください。
バグ修正
- 全対角計算でScaLAPACKを利用する際の初期化ミスのバグを修正.
マニュアルの加筆・修正
- sphinxの日本語版マニュアルを作成
[Forum (GitHub issue)] (https://github.com/issp-center-dev/HPhi/issues)
Release note
[ 日本語 / Eng ]
Please download HPhi-3.1.1.tar.gz (not "Source code") because this file contains manual-pdf files
Installation guide
$ tar xzvf HPhi-3.1.1.tar.gz
$ mkdir HPhi.build && cd HPhi.build
$ cmake ../HPhi-3.1.1/
$ make
Introduction of HPhi
See the README.md.
Bug fix
- Fixed the vector initialization in the full diagonalization calculation by ScaLAPACK library.
Manual
- A new manual (in Japanese) made by sphinx is added.
[Forum (GitHub issue)] (https://github.com/issp-center-dev/HPhi/issues)