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.4.3 into main #379

Merged
merged 9 commits into from
May 21, 2024
Merged

New release v0.4.3 into main #379

merged 9 commits into from
May 21, 2024

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 8 commits December 20, 2023 13:46
* Main to catch up with develop (#344)
* Helper class and functions for iFCI fragment import (#351)
* Set the instance in a Qiskit runtime job (#352)
* Added trim_qubits option to Circuit.split() (#353)
* Measurement Controlled operations (CMEASURE) (#334)
* Fix after qiskit update: qiskit_noise_model (#354)
* Bugfix: DMET fragment object initialization from IntegralSolver fixed (#355)
* added explicit mo_coeff for H4_cation (#356)
* VQE get_rdm performance improvements (#357)
* Implementation of Frozen Natural Orbitals (FNO) (#358)
* UHF reference symmetry labels. (#360)
* FNO: NotImplementedError for ROHF (#362)
* Iterative Quantum Phase Estimation (#359)
* README minor changes + feature overview link (#363)
* Add feature list (#364) (#365)

---------

Co-authored-by: Valentin Senicourt <41597680+ValentinS4t1qbit@users.noreply.github.com>
Co-authored-by: AlexandreF-1qbit <76115575+AlexandreF-1qbit@users.noreply.github.com>
Co-authored-by: James Brown <84878946+JamesB-1qbit@users.noreply.github.com>
Co-authored-by: James Brown <james.brown@1qbit.com>
Co-authored-by: ValentinS4t1qbit <valentin@goodchemistry.gmail>
* Fixes for qiskit 1.0.0

* Freeze pyscf to 2.4.0 in the tests, as 2.5.0 has an issue with MP2 parameters

* Leave out qdk/qsharp of testing.
)

* Added an option for a callable when defining fragment active space.
Test failure for pennylane linq in Python 3.8. Disregarded as we will stop supporting this version soon.

Co-authored-by: Valentin Senicourt <valentin.senicourt@1qbit.com>
Co-authored-by: Valentin Senicourt <valentin.senicourt@1qbit.com>
* Support for MP2 and HF solvers, does not support UHF mean field.
@ValentinS4t1qbit ValentinS4t1qbit merged commit ae8895b into main May 21, 2024
6 of 9 checks passed
ValentinS4t1qbit added a commit that referenced this pull request May 21, 2024
* Update CHANGELOG.md (#380)
* New release v0.4.3 into main (#379)
* Fix: Qiskit v1.0.0 (#371)
* Added an option for a callable when defining fragment active space (#370)
* Copyright updated to SBAQ 2021-2024 (#375)
* Fix for qiskit ibm runtime v 0.22 (#376)
* DMET with HF and MP2 solvers (#377)
* Removed python 3.8 support. Added 3.12. (#373)

---------

Co-authored-by: Valentin Senicourt <41597680+ValentinS4t1qbit@users.noreply.github.com>
Co-authored-by: AlexandreF-1qbit <76115575+AlexandreF-1qbit@users.noreply.github.com>
Co-authored-by: ValentinS4t1qbit <valentin@goodchemistry.gmail>
Co-authored-by: Alexandre Fleury <76115575+alexfleury-sb@users.noreply.github.com>
Co-authored-by: Valentin Senicourt <valentin.senicourt@1qbit.com>
Co-authored-by: GitHub Actions <noreply@github.com>
ValentinS4t1qbit added a commit that referenced this pull request May 30, 2024
* Update CHANGELOG.md and version number (#380)
* New release v0.4.3 into main (#379)

---------

Authored-by: ValentinS4t1qbit <valentin.senicourt@sandboxquantum.com>
cburdine pushed a commit to cburdine/Tangelo that referenced this pull request May 31, 2024
* Fix: Qiskit v1.0.0 (sandbox-quantum#371)
* Added an option for a callable when defining fragment active space (sandbox-quantum#370)
* Copyright updated to SBAQ 2021-2024 (sandbox-quantum#375)
* Fix for qiskit ibm runtime v 0.22 (sandbox-quantum#376)
* DMET with HF and MP2 solvers (sandbox-quantum#377)
* Removed python 3.8 support. Added 3.12. (sandbox-quantum#373)

---------

Co-authored-by: Valentin Senicourt <41597680+ValentinS4t1qbit@users.noreply.github.com>
Co-authored-by: AlexandreF-1qbit <76115575+AlexandreF-1qbit@users.noreply.github.com>
Co-authored-by: ValentinS4t1qbit <valentin@goodchemistry.gmail>
Co-authored-by: Alexandre Fleury <76115575+alexfleury-sb@users.noreply.github.com>
Co-authored-by: Valentin Senicourt <valentin.senicourt@1qbit.com>
Co-authored-by: GitHub Actions <noreply@github.com>
king-p3nguin pushed a commit to king-p3nguin/Tangelo that referenced this pull request May 31, 2024
* Update CHANGELOG.md and version number (sandbox-quantum#380)
* New release v0.4.3 into main (sandbox-quantum#379)

---------

Authored-by: ValentinS4t1qbit <valentin.senicourt@sandboxquantum.com>
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.

3 participants