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 37 commits into
base: develop
Choose a base branch
from
Draft

WIP: leakage-aware gauge optimization #410

wants to merge 37 commits into from

Conversation

rileyjmurray
Copy link
Contributor

@rileyjmurray rileyjmurray commented Mar 19, 2024

(I said I'd close this PR due to awful commit history. But then everything fixed itself when I changed the target branch from master to develop. So I'm keeping open.)

…inearOperator (not just plain numpy ndarrays)
…frobenius norm computation. Bugfix in test_optools.py.
…lots of in-line comments explaining the logic.
…anch that omitted jac as a keyword argument to scipy.minimize, even if jac was None.
…nt fidelity from the calculation of that metric itself. This makes it easier to reuse the setup code in other metrics. While making this change, also make the setup more efficient by using TensorProduct bases from the beginning.
…imizers. Right now only entanglement fidelity and jtracedist have implementations that can consider leakage. (So there are no leakage-aware metrics for SPAM.)
…dded annotations to all gauage optimization objectives used in the non-LS optimizer, indicating if that particular objective has support for leakage-aware metrics.
… while. The tests only consider when no leakage is modeled. New tests wil be needed for when theres a leakage dimension
… that various gauge optimization functions don`t raise errors.
@rileyjmurray rileyjmurray changed the title WIP: leakage-aware gauge optimization WIP: leakage-aware gauge optimization -- bad commit history Sep 24, 2024
@rileyjmurray rileyjmurray changed the base branch from master to develop September 24, 2024 21:15
@rileyjmurray rileyjmurray changed the title WIP: leakage-aware gauge optimization -- bad commit history WIP: leakage-aware gauge optimization Sep 24, 2024
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.

1 participant