Release

ver. 1.1.0 has been released!

Release page: https://github.com/issp-center-dev/TeNeS/releases/tag/v1.1.0

 

Please download TeNeS-v1.1.0.tar.gz (not “Source code”) because this file contains manual-pdf files

Installation guide

$ tar xzvf TeNeS-v1.1.0.tar.gz
$ mkdir tenes.build && cd tenes.build
$ cmake ../TeNeS-v1.1.0/
$ make
$ make install

Change from v1.0

  • tenes_simple
    • New model: Bose-Hubbard model boson (#30)
    • In “spin”, magnetic field along with Sy is now available (#27)
    • In “spin”, the names specifying the magnetic field are changed from h and gamma to hx, hy, and hz. (#27)
  • tenes_std
    • A bug is fixed; tenes_std crushed when skew is not zero and there are long-range interactions (#29)
  • samples
    • Bond-dimension dependence of the ground state energy for antiferromagnetic Heisenberg model on a square lattice
  • Documents
    • In the “spin” model, it is fixed that the sign of the onsite spin anisotropy D was reversed.
    • Relationships between the physical lattices such as the triangular lattice and the corresponding square TPS are now described. (#31)