Skip to content

Python prototype of circuit rewrites related to T gate optimisation

Notifications You must be signed in to change notification settings

CalMacCQ/topt-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topt-proto

Library of quantum circuit utilities, including some rewrites related to $T$ gate optimisation.

The $T$ gate stuff is very much unfinished, just a fun learning project so far.

Install

First, clone this repository.

Install with uv

uv sync --all-groups

Run the tests

cd tests
uv run pytest

About

Python prototype of circuit rewrites related to T gate optimisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published