siomonzhang / ITensor

A C++ library for rapidly creating efficient tensor network calculations

Home Page:http://itensor.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homepage: http://itensor.org/

An efficient and flexible C++ library for performing tensor network calculations.

The foundation of the library is the Intelligent Tensor or ITensor. Contracting ITensors is no harder than multiplying scalars: matching indices automatically find each other and contract. This makes it easy to transcribe tensor network diagrams into correct, efficient code.

Installation instructions can be found in the INSTALL file.

About

A C++ library for rapidly creating efficient tensor network calculations

http://itensor.org

License:Other


Languages

Language:C++ 98.6%Language:Makefile 1.2%Language:C 0.2%