MPS/MPO Multi-Linear Algebra Package implemented in C++11
###CONTENTS
-
MPS/MPO blas equivalent for convenient MPS/MPO algebra.
-
MPO generator for Hubbard and Molecular Hamiltonians
-
Simple DMRG code implemented in terms of MPS/MPO language
###DEPENDENCY
-
Boost Library (http://www.boost.org/)
-
BTAS Library (https://github.com/naokin/btas.git)
-
GNU GCC 4.7.0 or Later / Intel C/C++ Compiler 13.0 or Later
-
CBLAS & LAPACK Libraries / Intel MKL Library