-
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
Fix: Qiskit v1.0.0 #371
Merged
ValentinS4t1qbit
merged 6 commits into
sandbox-quantum:develop
from
alexfleury-sb:fix_early_2024_dependencies
Feb 26, 2024
Merged
Fix: Qiskit v1.0.0 #371
ValentinS4t1qbit
merged 6 commits into
sandbox-quantum:develop
from
alexfleury-sb:fix_early_2024_dependencies
Feb 26, 2024
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
alexfleury-sb
force-pushed
the
fix_early_2024_dependencies
branch
from
February 23, 2024 19:16
dfafe0b
to
90c372e
Compare
ValentinS4t1qbit
approved these changes
Feb 26, 2024
alexfleury-sb
changed the title
Fix early 2024 dependencies
Fix early 2024 Qiskit dependency
Feb 26, 2024
ValentinS4t1qbit
requested changes
Feb 26, 2024
There was a problem hiding this 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)
ValentinS4t1qbit
approved these changes
Feb 26, 2024
ValentinS4t1qbit
merged commit Feb 26, 2024
5be8a15
into
sandbox-quantum:develop
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>
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.
Highlights:
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."