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 release v0.3.4 into main #277

Merged
merged 32 commits into from
Feb 16, 2023
Merged

New release v0.3.4 into main #277

merged 32 commits into from
Feb 16, 2023

Conversation

github-actions[bot]
Copy link
Contributor

This PR was created in response to "create_release_branch" workflow running.
It automatically updated the version number.
Don't forget to update CHANGELOGS.md, and then merge back main into develop after this PR goes through.
For the review, only version bumping files are of interest, and making sure tests are passing.
Afterwards, creating a release on github or on pypi can be done.

ValentinS4t1qbit and others added 30 commits November 9, 2022 11:50
* allow single flip index dis for jkmn
* uhf implementation with VQESolver functionality
* support for all types of orbital freezing
* add active_spin and uhf attributes to SecondQuantizedDMETFragment
* add spin to adapt_ansatz arguments
* added multi-product, grid_circuits and discrete_clock
* tangelo to pennylane format translation

Co-authored-by: Valentin Senicourt <[email protected]>
Updating python version to 3.8 in automated tests, as 3.7 is no longer maintained by the Python dev team
* check for small value lcu
* changed to keep same vector length but apply no operations
* Open-shell DMET.
* Fix for get_rdm CCSD.
* Added NAO localization.
* Added LiO2 spin=1 DMET test.
* Added UHF MF for DMET. New get_rdm for VQESolver.
* A flag now allows users to save mid-circuit measurements for each shot run.

Co-authored-by: Valentin Senicourt <[email protected]>
* added draw method to circuit (warning about font comes up in linux env)
…268)

* Support to bidirectional translation of operators for cirq, qulacs, PennyLane, projectq.
* Fixed a bug in QulacsSimulator.expectation_value_from_prepared_state.
* Important bug in qiskit -> tangelo op translation fixed
…pes in compute_rdms (#269)

* Compute RDMs function can now hangle both term formats (string and openfermion tuple).
* Unhashable list for of -> conversion to tuples.
* Handling all the inputs in compute_rdms.
* Temporarily disabling for code verification purpose, as the implementation seems to return very odd and incorrect results for simple systems.
* reverted changes that broke tests
* DMET + frozen orbitals,  added DMET/frozen tests.
* removed examples folder, removed notebooks from automated tests, added link higher in README.rst
* Updated conf.py, tested building docs and fixed comments/docs.
* Removed tutorials.rst with the notebooks.
* New feature: return frequencies matching desired mid-circuit measurement values.

---------

Co-authored-by: James Brown <[email protected]>
@ValentinS4t1qbit ValentinS4t1qbit merged commit 85d406a into main Feb 16, 2023
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.

5 participants