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

New version: QuantumCollocation v0.5.0 #123065

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

@JuliaRegistrator JuliaRegistrator commented Jan 15, 2025

## Breaking changes

- Backend optimizer code and utilities split off into seperate package (see QuantumCollocationCore.jl, and PiccoloQuantumObjects.jl)

JuliaRegistrator referenced this pull request in kestrelquantum/QuantumCollocation.jl Jan 15, 2025
* moving otimes to isomorphisms

* manifest update

* integrator signature refactor -- removes sys dependence

* problem template fixes (tests passing)

* moved isomorphisms to core

* big rip

* big rip 2: quantum objects

* traj init for unitary

* state sampling problem template

* refactored system to integrator interface

* density operators

* traj init for unitary

* state sampling problem template

* bug fix: a_guess option

* bug fix: free phase obj

* phase rollout fidelity

* free phase initialization

* Tests for free phases

* free phase incr

* bug fix: mintime and robprob fidelity subspace

* bug fix: drop drive_sigma arg, fix subspace nothing

* problem template fixes (tests passing)

* big rip

* refactored system to integrator interface

* density operators

* rebase fixes (broken)

* rebase complete (fixes free phase loss)

* docs uopdates

* renaming OperatorType -> AbstractPiccoloOperator

* adding quantum system templates + cleaning

* update system type from AbstractQuantumSystem to OpenQuantumSystem and clean up function parameters

* refactor trajectory initialization to use density_to_iso_vec for initial and goal states

* refactor rollout_fidelity to have sys as arg

* passing tests (except for direct sum prob)

* refactor add_suffix and remove_suffix functions to eliminate sys parameter and streamline integrator modifications

* bump version to 0.5.0 and update dependencies for compatibility

* remove operatortype

* add back in zero initial and final

* revert removing list of state names

* refactor callbacks and problem templates to use rollout fidelity and system return values

* update Project.toml dependencies and refactor drive length references in quantum state sampling problems

* fix callbacks except for new tol

* remove fidelity test from callback test suite - see PR comment #173

* add qualified path for get_datavec

---------

Co-authored-by: Andy Goldschmidt <[email protected]>
Co-authored-by: Jack Champagne <[email protected]>
Co-authored-by: Jack Champagne <[email protected]>
Copy link
Contributor

github-actions bot commented Jan 15, 2025

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. AutoMerge Guidelines are all met! ✅

Your new version registration met all of the guidelines for auto-merging and is scheduled to be merged in the next round (~20 minutes).

2. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@jack-champagne
Copy link
Contributor

jack-champagne commented Jan 15, 2025

[merge approved] [noblock]

UUID: 0dc23a5-5ffb-49af-b6bd-932a8ae77adf
Repo: https://github.com/kestrelquantum/QuantumCollocation.jl.git
Tree: 2a6d0ea5149f68d971a8d7c525969338ac3ae45e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
@JuliaRegistrator JuliaRegistrator force-pushed the registrator-quantumcollocation-0dc23a59-v0.5.0-41bb62e8f4 branch from 87e9202 to 01cfdd9 Compare January 16, 2025 04:19
@JuliaTagBot JuliaTagBot merged commit 264eaaf into master Jan 16, 2025
9 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-quantumcollocation-0dc23a59-v0.5.0-41bb62e8f4 branch January 16, 2025 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants