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

Move _basis_search and BasisSearchVisitor to rust #5

Draft
wants to merge 7 commits into
base: move-equivalence
Choose a base branch
from

Conversation

raynelfss
Copy link
Owner

Summary

Keeps track of basis_search in Rust. Blocked by Qiskit#12585.

Details and comments

@raynelfss raynelfss force-pushed the move-basis-search-and-visit branch 8 times, most recently from bf84dc0 to 2091413 Compare July 25, 2024 19:14
@raynelfss raynelfss force-pushed the move-basis-search-and-visit branch 4 times, most recently from 0b25327 to d3309a0 Compare August 6, 2024 21:17
@raynelfss raynelfss force-pushed the move-basis-search-and-visit branch 2 times, most recently from c1a8a37 to 9674018 Compare August 30, 2024 17:08
raynelfss and others added 7 commits September 5, 2024 09:20
- Add rust counterpart for `basis_search`.
- Consolidated the `BasisSearchVisitor` into the function due to differences in rust behavior.
- Due to the nature of `hashbrown` we must use owned Strings instead of `&str`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant