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

Refactor RawFeatureVector to fix compositions #21

Merged
merged 6 commits into from
Mar 29, 2021

Conversation

Cryoris
Copy link
Contributor

@Cryoris Cryoris commented Mar 25, 2021

Summary

Refactor the RawFeatureVector to move binding from the circuit object to the underlying instruction. Since the instruction is the object appended to other circuits, we can now compose the RawFeatureVector into other objects while preserving the ability to bind the parameterized initialization later on.

@Cryoris Cryoris merged commit 17474be into qiskit-community:master Mar 29, 2021
@Cryoris Cryoris deleted the fix-raw-feature-vec branch April 22, 2021 07:27
gentinettagian pushed a commit to gentinettagian/qiskit-machine-learning that referenced this pull request Dec 14, 2021
* fix name clash on _parameters

* refactor raw feature vector

* add test and fix append case

* rm unused import

Co-authored-by: Manoel Marques <[email protected]>
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