Skip to content

fgrosshans/StarExpanders

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StarExpanders

This is the repo code for PEQI hackathon

TODO

Create network:

5 nodes w/ names Graph(n=5, coupling_map)

Connect the nodes indirectly

locally using CZ gates at each node node.connect()

Erase a qubit

and its connections: Measure Z node.erase()

Connect neighbors directly

CZ+Y_Y DirectConnect(x, y, commun_neighbors)

Local complementation

Y measurement node.LC()

Class

Node()

Graph()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%