Skip to content

ZichangHe/QuYBE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuYBE

Exactly simulate 1D-Heisenberg dynamics with a compressed circuit. This is the implementation of the algorithm in Quantum time dynamics employing the Yang-Baxter equation for circuit compression

Installation

QuYBE is written in Python 3, with dependency on numpy and qiskit. You can enter the folder and install with

pip install .

Example

Run the compression XY-model in analytical operators by

python example/example_YBE.py

Run the compression of XY Heisenberg dynamics model in qiskit circuits by

python example/example_dynamics.py

Cite

If you find this repository useful, please cite us at ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages