Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Fast exact diagonalization of translation-invariant spin chain

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE-arpack
MIT
LICENSE-fort_depend_py
Notifications You must be signed in to change notification settings

cfbao/spin-chain-diagonalization

Repository files navigation

Fast exact diagonalization of translation-invariant spin chain

A Fortran program for fast exact diagonalization of translation-invariant spin chains.

Users only need to modify three user_*.f90 files to use this program for their own purposes.

TODO:

much more documentations coming soon

Remarks:

  • Relative residuals as written in residuals-k.txt should be ignored (unless eigenvectors are computed).
  • As spin chain gets larger, array sizee may exceed 2^31-1, and ILP64 interface layer must be used. Use makefile-i8 in that case.

About

Fast exact diagonalization of translation-invariant spin chain

Topics

Resources

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE-arpack
MIT
LICENSE-fort_depend_py

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published