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

Fix: Qiskit v1.0.0 #371

Conversation

alexfleury-sb
Copy link
Collaborator

@alexfleury-sb alexfleury-sb commented Feb 23, 2024

Highlights:

  • Fix changes related to Qiskit 1.0.
  • Left qsharp out of the tests. Work still to be done to support the QDK.
    For qsharp:
    "Most of the in-memory simulators from the Classic QDK have been deprecated, leaving the sparse simulator as the default local simulator in VS Code and the Azure Quantum portal."
  • There is an error in PySCF >=2.5.0 when computing MP2 initial parameters for UCCSD. This error isn't showing when using PySCF <= 2.4.0.

@alexfleury-sb alexfleury-sb force-pushed the fix_early_2024_dependencies branch from dfafe0b to 90c372e Compare February 23, 2024 19:16
@alexfleury-sb alexfleury-sb changed the title Fix early 2024 dependencies Fix early 2024 Qiskit dependency Feb 26, 2024
Copy link
Collaborator

@ValentinS4t1qbit ValentinS4t1qbit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, just a small change.

Ignore failures for python 3.8 and Pennylane: its normal (https://discuss.pennylane.ai/t/issues-importing-pennylane/3900)

tangelo/helpers/utils.py Outdated Show resolved Hide resolved
@alexfleury-sb alexfleury-sb marked this pull request as ready for review February 26, 2024 20:02
@ValentinS4t1qbit ValentinS4t1qbit changed the title Fix early 2024 Qiskit dependency Fix: Qiskit v1.0.0 Feb 26, 2024
@ValentinS4t1qbit ValentinS4t1qbit merged commit 5be8a15 into sandbox-quantum:develop Feb 26, 2024
8 of 9 checks passed
ValentinS4t1qbit added a commit that referenced this pull request May 21, 2024
* 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 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>
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>
@alexfleury-sb alexfleury-sb deleted the fix_early_2024_dependencies branch June 17, 2024 14:48
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.

2 participants