Home

Awesome

<div align="center"> <img align="middle" src="_assets/logo.png" width="300" alt="logo"/> </div>

Solving Quantum Statistical Mechanics with Variational Autoregressive Networks and Quantum Circuits

CI

Setup

Typing ] in a Julia REPL, and then

pkg> dev https://github.com/wangleiphy/BetaVQE.jl.git

To make sure BetaVQE is installed properly, type

pkg> test BetaVQE

Run

Run this to train the transverse field Ising model, open a terminal and type

$ cd ~/.julia/dev/BetaVQE

$ julia --project runner.jl learn 2 2 2.0 2.0

For Windows operation system, the Julia develop folder might be different.

This utility accepts the following arguments

and keyword arguments

Paper

arXiv:1912.11381