Release

HPhi v3.5.2 has been released

The source code of HPhi v3.5.2 is available on The release page on the GitHub repository.

Changes

Bug fix

  • Fix definition of norm PR134

New function

  • change version of StdFace from v.0.1 to v.0.5 PR139, PR155

Others

  • Update tutorial PR132, PR136, PR137, PR138, PR140
  • Modify message when Hamiltonian is outputted. PR133
  • python -> python3 PR135
  • Related to the tests
    • correct numpy dtypes [PR142] (#142)
    • CI test on Ubuntu 22.04 and macOS 11[PR143] (#143)
    • remove too slow tests [PR154] (#154)