Skip to content

MatteDAnna/cc2d_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Circuit compression for 2D quantum dynamics

Overview

cc2d_example is a repo designed to illustrate the circtuit compression algorithm for the dynamics of 2d systems introduced in [1].

Installation

When running the TFIM_example.ipynb example notebook for the first time, install the needed packages.

using Pkg
Pkg.activate(".")

Pkg.add(name="PauliPropagation", version="0.3.0")
Pkg.add("ReverseDiff")
Pkg.add("OptimKit")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors