Skip to content

2.0.2

Compare
Choose a tag to compare
@mitsuaki1987 mitsuaki1987 released this 05 Jul 09:14
· 800 commits to master since this release

Release note

[ 日本語 / Eng ]
HPhi-2.0.2.tar.gzにはマニュアルのpdfファイルが入っています。"Source code"ではなくこちらのファイルをダウンロードしてください。

インストール方法

$ tar xzvf HPhi-2.0.2.tar.gz
$ cmake HPhi-2.0.2/
$ make

プログラムの簡易紹介

README.mdを参照してください。

追加

  • 全対角化法にハミルトニアンの出力および入力(再計算)機能を追加。

バグフィックス

  • 相関関数可視化ツールcorplotが異常終了するバグを修正
  • Sz!=0のスピン系の一部の相関関数が正しく計算されないバグを修正(@ultimatile によるバグ報告 #15 に感謝する)

マニュアルの記述の修正・追加

  • 全対角化法でのハミルトニアンの出力および入力(再計算)機能に関する説明を追加。

Release note

[ 日本語 / Eng ]
Please download HPhi-2.0.2.tar.gz (not "Source code") because this file contains manual-pdf files

Installation guide

$ tar xzvf HPhi-2.0.2.tar.gz
$ cmake HPhi-2.0.2/
$ make

Introduction of HPhi

See the README.md.

Add

  • Function of outputting /inputting Hamiltonian for the full diagonalization mode.

Bug Fix

  • corplot stoped because of invalid memory allocation.
  • Correlation function of Sz!=0 spin system was incorrect (Courtesy of @ultimatile, issue #15 ).

Fix/Add in manuals

  • Add description of functions of outputting /inputting Hamiltonian for the full diagonalization mode.

Forum (in Materiapps)