Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 491 Bytes

MPS++

MPS/MPO Multi-Linear Algebra Package implemented in C++11

###CONTENTS

  1. MPS/MPO blas equivalent for convenient MPS/MPO algebra.

  2. MPO generator for Hubbard and Molecular Hamiltonians

  3. Simple DMRG code implemented in terms of MPS/MPO language

###DEPENDENCY

  1. Boost Library (http://www.boost.org/)

  2. BTAS Library (https://github.com/naokin/btas.git)

  3. GNU GCC 4.7.0 or Later / Intel C/C++ Compiler 13.0 or Later

  4. CBLAS & LAPACK Libraries / Intel MKL Library