Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ZYZ and ABC decompositions for quantify-scheduler #94

Merged

Conversation

pablolh
Copy link

@pablolh pablolh commented Feb 7, 2024

Almost finished: missing some assertions in the integration test for Python3.9 + quantify scheduler

@pablolh pablolh force-pushed the 93-export-opensquirrel-circuit-to-quantify-scheduler-format branch 4 times, most recently from 9829dac to 5a0ffdf Compare February 9, 2024 13:23
test/export/test_quantify_scheduler_exporter.py Outdated Show resolved Hide resolved
test/export/test_quantify_scheduler_exporter.py Outdated Show resolved Hide resolved
test/test_integration.py Show resolved Hide resolved
test/test_integration.py Outdated Show resolved Hide resolved
test/test_integration.py Outdated Show resolved Hide resolved
opensquirrel/cnot_decomposer.py Show resolved Hide resolved
opensquirrel/zyz_decomposer.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
test/test_zyz_decomposer.py Outdated Show resolved Hide resolved
opensquirrel/export/quantify_scheduler_exporter.py Outdated Show resolved Hide resolved
@pablolh pablolh force-pushed the 93-export-opensquirrel-circuit-to-quantify-scheduler-format branch 2 times, most recently from 265bab6 to f7194a6 Compare February 19, 2024 10:55
- Add ZYZ and ABC decompositions
- Add exporter
- Dependency on quantify_scheduler only when the Python version is
  compatible
- Test with mocks
@pablolh pablolh force-pushed the 93-export-opensquirrel-circuit-to-quantify-scheduler-format branch from f7194a6 to 1afb025 Compare February 19, 2024 11:03
@pablolh pablolh merged commit 5af3ae0 into develop Feb 22, 2024
17 checks passed
@elenbaasc elenbaasc deleted the 93-export-opensquirrel-circuit-to-quantify-scheduler-format branch April 9, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants