Skip to content

gyu-don/blueqat-gottesman-knill-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blueqat Gottesman-Knill backend

Blueqat backend for Clifford gates (X, Y, Z, H, S, S†, CNOT, CZ) and measurement

Usage

from blueqat import Circuit
import blueqat_gk_backend

print(Circuit().x[0].cx[0, 1].ccx[0, 1, 2].m[:].run_with_gk())

About

Gottesman-Knill backend for Blueqat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages