https://github.com/ITensor/ITensor
Raw File
Tip revision: e4f80002b0aeb8034681b1ed07666709dc803adf authored by Miles Stoudenmire on 18 May 2015, 23:21:44 UTC
Removed static keywords from workspace vectors in lapack_wrap.h. Removed a variable sizes array from utility.cc. Fixes #79 - thanks kyungminlee
Tip revision: e4f8000
.gitignore
*.[oa]
*~
.DS_Store
include/*
*.swp
utilities/Makefile
matrix/macos/Makefile
matrix/intel/Makefile
itensor/Makefile
sample/dmrg
sample/iqdmrg
sample/dmrg_table
sample/dmrgj1j2
sample/exthubbard
sample/idmrg
this_dir.mk
options.mk
.exrc
unittest/test-g
unittest/test
back to top