Skip to content

A tool for finding & sorting the HF stabilizers

License

Notifications You must be signed in to change notification settings

ChuixiongWu/Stabilizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Stabilizer

A tool for finding & sorting the HF stabilizers

Install

Since this is just a simple pythonfile, just put it directly in $PYTHONPATH.

Dependency

Need Numpy package

How to Use

from stabilizer import stabilizer

hf = stabilizer(p)
# p is the path or qiskit tensor object
hf.run()

See more details in the examples

About

A tool for finding & sorting the HF stabilizers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%