-
Notifications
You must be signed in to change notification settings - Fork 30
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
Main branch update (gcolab, 2 extra notebooks) #201
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* New release v0.3.2 into main (#187) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: AlexandreF-1qbit <[email protected]> Co-authored-by: James Brown <[email protected]> Co-authored-by: JamesB-1qbit <[email protected]> Co-authored-by: MPCoons <[email protected]> Co-authored-by: elloyd-1qbit <[email protected]> Co-authored-by: KrzysztofB-1qbit <[email protected]> Co-authored-by: Rudi Plesch <[email protected]> Co-authored-by: GitHub Actions <[email protected]>
… updated with simpler form. (#192)
iQCC-ILC solver and tests
* Added __iter__ and__next__ method to Circuit, to make it iterable (one can now traverse the list of gates in a pythonic way)
… of VQE + invertible swap gate fix (#193) * copy method on circuit class * get_resources methods adjusted (VQE, SA-VQE) * invertible swap gate fix
* Release guide for project maintainers * Import version at top level of tangelo
* Added notebook to tutorials, as well as images.
* Mod for Tangelo notebooks, to facilitate use in GColab. * Explanations in TUTORIALS.rst and README.rst Co-authored-by: Valentin Senicourt <[email protected]> Co-authored-by: Valentin Senicourt <[email protected]>
* Dockerfile and docs updated. A few fixes to linq notebook, which was a bit too old/familiar.
* Excited states algorithm notebook, figures and data. Co-authored-by: Valentin Senicourt <[email protected]>
* Qiskit (PauliOpSum) <-> Tangelo operator conversion functions. * added test with timers for large operator conversion between qiskit and tangelo Co-authored-by: Valentin Senicourt <[email protected]>
ValentinS4t1qbit
requested review from
JamesB-1qbit and
alexfleury-sb
as code owners
August 25, 2022 20:10
JamesB-1qbit
approved these changes
Aug 25, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
A quick update to make sure everyone can benefit from our recent changes on the notebooks mostly, and the installation / tutorial info, as they browse github. Not to be accompanied by a new release.
The other features hidden under this PR will be listed under the next release as usual, and not forgotten by the CHANGELOG