Giter VIP home page Giter VIP logo

tenet.jl's Introduction

TeneT logo

TeneT.jl

CI codecov

This is a Julia package for the Variational Uniform Matrix product states(VUMPS) to contract infinite two-dimension square lattice tensor network.

In this package we implemented the VUMPS algorithms including the following:

  • Complex number forward and backward propagation
  • NixNj Big Unit Cell
  • U1-symmmetry and Z2-symmmetry

This package a updated version of the original ADVUMPS.jl package, so for more easily to learn and use, we recommend you to use ADVUMPS.jl package.

install

> git clone https://github.com/XingyuZhang2018/TeneT.jl

move to the file and run julia REPL, press ] into Pkg REPL

(@v1.7) pkg> activate .
Activating environment at `..\TeneT\Project.toml`

(TeneT) pkg> instantiate

To get back to the Julia REPL, press backspace or ctrl+C. Then Precompile TeneT

julia> using TeneT
[ Info: Precompiling TeneT [260a78e0-cbf2-49ba-8157-48058c700f32]

Examples

2D Classical Ising Model

A simple example is presentated in ./example/ising.jl to constructing the tensor for the tensor network representation of the 2d classical Ising Model.

julia> include("./example/ising.jl")

You can modify Ni and Nj to change the Unit cell size and atype Array or CuArray to change computation type.

More Project including this package

  • AD-Kitaev - Optimize iPEPS of Kitaev-like model with 1x2 unit cell VUMPS.
  • ADFPEPS.jl - Optimize fermionic iPEPS of Hubbard model with 2x2 unit cell VUMPS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.