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

Direct sum problem templates #101

Merged
merged 27 commits into from
May 29, 2024
Merged

Direct sum problem templates #101

merged 27 commits into from
May 29, 2024

Conversation

andgoldschmidt
Copy link
Member

Closes #67

New problem template:

"""
    UnitaryDirectSumProblem(probs, final_fidelity; kwargs...)

Construct a `QuantumControlProblem` as a direct sum of unitary gate problems. The 
purpose is to find solutions that are as close as possible with respect to one of 
their components. In particular, this is useful for finding interpolatable control solutions.
"""

@andgoldschmidt andgoldschmidt linked an issue May 29, 2024 that may be closed by this pull request
@andgoldschmidt
Copy link
Member Author

Also fixes #61

@andgoldschmidt andgoldschmidt merged commit 44c3f84 into main May 29, 2024
3 checks passed
@andgoldschmidt andgoldschmidt deleted the feature_direct_sum_1 branch May 29, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant