https://github.com/ITensor/ITensor
Raw File
Tip revision: 6b54fa39438c296f80049dc937ca966746eded68 authored by Miles Stoudenmire on 11 April 2016, 18:02:29 UTC
Updated localop.h diag method to correctly use delta function to tie indices. Fixes #96 - thanks to Xiongjie Yu for reporting it.
Tip revision: 6b54fa3
.gitignore
*.[oa]
*~
.DS_Store
include/*
*.swp
sample/dmrg
sample/dmrg-g
sample/iqdmrg
sample/iqdmrg-g
sample/dmrg_table
sample/dmrg_table-g
sample/dmrgj1j2
sample/dmrgj1j2-g
sample/exthubbard
sample/exthubbard-g
sample/idmrg
sample/idmrg-g
this_dir.mk
options.mk
.exrc
unittest/test-g
unittest/test
back to top