Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 724 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 724 Bytes

Tensorlib

A simple Tensor library for tensor-product simulation

Introduction

The tensor-product form of quantum objects plays a central role in the simulation of one-dimensional quantum many-body systems.

Requirement

  • BLAS - Basic Linear Algebra Subprograms
  • LAPACKE - The LAPACKE C Interface to LAPACK

Build and Test

  • In source root
$ make
  • Run test itebd
./itebd 
Input xfield: 0.02
Input zfield: 0.03

Reference