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

Chores/update qiskit ml #272

Merged
merged 33 commits into from
Apr 30, 2024
Merged

Conversation

gcattan
Copy link
Collaborator

@gcattan gcattan commented Apr 25, 2024

Update qiskit-ml dependency.
Part of: #265, fixes #146

In essence we replaced the QuantumInstance by a BackendSampler.
And the QuantumKernel by a FidelityQuantumKernel or a FidelityStatevectorKernel in the case of simulator.

@gcattan gcattan force-pushed the chores/update-qiskit-ml branch from 6c9479a to 100dbf9 Compare April 27, 2024 15:57
@gcattan gcattan marked this pull request as ready for review April 27, 2024 16:00
@gcattan gcattan marked this pull request as draft April 27, 2024 16:01
@gcattan gcattan marked this pull request as ready for review April 28, 2024 09:11
Copy link

@frankharkins frankharkins left a comment

Choose a reason for hiding this comment

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

Nice work! Do you need to add qiskit_algorithms to the requirements?

@gcattan gcattan requested a review from toncho11 April 29, 2024 10:00
@gcattan gcattan merged commit 4dafbdc into pyRiemann:main Apr 30, 2024
13 checks passed
@gcattan gcattan mentioned this pull request Apr 30, 2024
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.

QuantumInstance deprecated
2 participants