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

WIP: leakage-aware gauge optimization #410

Draft
wants to merge 114 commits into
base: master
Choose a base branch
from
Draft

WIP: leakage-aware gauge optimization #410

wants to merge 114 commits into from

Conversation

rileyjmurray
Copy link
Contributor

No description provided.

…ovms, and gates (as they appear in TorchOpModel._compute_circuit_outcome_probabilities)
…lso SimpleMapForwardSimulator ...) that the dict returned by circuit.expand_instruments_and_separate_povm(...) has at most one element.
…delmembers (needed to construct differentiable torch tensors). Have a new torch_base property of TPState objects. Need such a property for FullTPOp objects. Unclear how to implement for povms, since right now we`re bypassing the POVM abstraction and going directly into the effects abstraction of the circuit.
…n, rather than only through ConjugatedStatePOVMEffect objects associated with a SeparatePOVMCircuit
…vn`t used it to speed up derivative computations yet.
…r before converting to a numpy array and writing to array_to_fill in TorchForwardSimulator._bulk_fill_probs_block.
…ted circuit probabilities. About to simplify torch_cache.
rileyjmurray and others added 30 commits May 7, 2024 09:03
…plementation of TPPOVM.stateless_data and TPPOVM.torch_base. Remove unncessary line break in FullTPOp.
…rams from a dict to a tuple. Remove the torch_handle pattern in the Torchable class.
Remove wildcard optimization code that called cvxopt directly
PyTorch-backed forward simulation
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