DSQSS ver 2.0.3 has been released

DSQSS ver.2.0.3 has been released.

Manual

HTML
PDF

Install

git clone https://github.com/issp-center-dev/dsqss
cd dsqss
git checkout v2.0.3
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=../usr ../
make install

Release note

DLA

  • A sample for calculating excitation spectrum for an antiferromagnetic Heisenberg chain is added

PMWA

  • A bug that the strength of transverse field for spin system is wrong in pmwa_pre is fixed
  • A bug that pmwa_pre does not work for one dimensional system with L >= 9 is fixed